PHP Error on hooks.php
Hello,
I just installed the plugin and gave me these errors on header of all pages, how can I fix it? Do I need to change the code?
Warning: in_array() expects parameter 2 to be array, boolean given in /srv/users/blabla/apps/domain/public/wp-content/plugins/anspress-question-answer/includes/hooks.php on line 556
Warning: in_array() expects parameter 2 to be array, boolean given in /srv/users/blabla/apps/domain/public/wp-content/plugins/anspress-question-answer/includes/hooks.php on line 564
Not an error but just a warning, because you enabled WP debug.
While is should be fixed, doesn’t impact Anspress plugin or your WP.
Cagliostro edited comment on answer
Cagliostro commented
Where does that appear ? When browsing your site ? On the screen ? What version of Anspress ?
I didn’t enable WP debug, I checked it now and it looks disabled, am I wrong?
define(‘WP_DEBUG’, false);