Version 1.1.1 of this plugin will through a critical error if the option “gmt_offset” returns a negative integer. File WP-klangoo.php lines 52-53.
]]>we are seeing high volumes of this warning in our logs:
Warning: in_array() expects parameter 2 to be array, null given in /Library/WebServer/Documents/wp-includes/nav-menu-template.php on line 474
the warning has been traced to the Klangoo Magnet plugin Related Entities page:
https://www.wccbcharlotte.com/related-entities/
/wp-content/plugins/magnet/class-fake-page.php:99
$post -> post_type = 'page';
when the post_type value is changed to ‘klangoo’, the error ceases. what can you tell us about this and can you post a fix?
]]>