mtekk / Breadcrumb-NavXT

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

Check Results of get_role #243

Closed mtekk closed 4 years ago

mtekk commented 4 years ago

Apparently, some users have deleted the administrator role. This will cause a fatal error when attempting to add the bcn_manage_options capability to that role. Let's make sure to check that the item returned by get_role is a WP_Role object instance. See https://wordpress.org/support/topic/fatal-error-on-all-admin-pages-in-6-5-0/#post-13006832