PHP Warning
-
Any idea why I’m getting this error message?
PHP Warning: in_array() expects parameter 2 to be array, null given in /home/u836590720/domains/localleader.us/public_html/wp-content/plugins/ocean-extra/includes/post-settings/post-settings.php on line 134
The offending code is apparently this:
“if ( in_array( $post_type, $post_types_to_check ) ) {“
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP Warning’ is closed to new replies.