Hi
I use Query Monitor (available on wordpress.org) as a Plugin Code validator on all of my sites. I have found a potential issue with AIO - Facet Integrator in that it reflects two PHP errors on the Admin Settings -> FacetWP page:
Notice Trying to get property 'labels' of non-object 1 -
wp-content/plugins/meta-box-aio/vendor/meta-box/meta-box-facetwp-integrator/class-mb-facetwp-integrator.php:45
MB_FacetWP_Integrator->add_source()
wp-includes/class-wp-hook.php:288
apply_filters('facetwp_facet_sources')
wp-content/plugins/facetwp/includes/class-helper.php:491
FacetWP_Helper->get_data_sources()
wp-content/plugins/facetwp/templates/page-settings.php:17
FacetWP_Init->settings_page()
wp-includes/class-wp-hook.php:288
do_action('settings_page_facetwp')
wp-admin/admin.php:254
Plugin: meta-box-aio
Notice Trying to get property 'singular_name' of non-object 1 -
wp-content/plugins/meta-box-aio/vendor/meta-box/meta-box-facetwp-integrator/class-mb-facetwp-integrator.php:45
MB_FacetWP_Integrator->add_source()
wp-includes/class-wp-hook.php:288
apply_filters('facetwp_facet_sources')
wp-content/plugins/facetwp/includes/class-helper.php:491
FacetWP_Helper->get_data_sources()
wp-content/plugins/facetwp/templates/page-settings.php:17
FacetWP_Init->settings_page()
wp-includes/class-wp-hook.php:288
do_action('settings_page_facetwp')
wp-admin/admin.php:254
Plugin: meta-box-aio
I am not sure if this is an issue, but, please could you assist?
Kind Regards
Michael