mtekk / Breadcrumb-NavXT

The longest maintained Breadcrumb plugin for WordPress
https://mtekk.us/code/breadcrumb-navxt
51 stars 25 forks source link

Typecast output of get_option() for WP page_ settings #265

Closed mtekk closed 2 years ago

mtekk commented 2 years ago

They may not always return what we want (e.g. blank strings). We should run these through absint before trying to setup defaults.