Error on Edit Page screen
-
We are getting this error on Edit Page screen for some reason in the latest version of plugin:
Warning: in_array() expects parameter 2 to be array, string given in /public_html/wp-content/plugins/schema-app-structured-data-for-schemaorg/lib/SchemaEditor.php on line 56
Warning: Cannot modify header information – headers already sent by (output started at /public_html/wp-content/plugins/schema-app-structured-data-for-schemaorg/lib/SchemaEditor.php:56) in /public_html/wp-admin/admin-header.php on line 9
And line 56 is this:
if (in_array($post_type, $post_types)) {
I can’t see how that’s an issue, but seems to be somehow…
Suggestions / fix anyone?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Error on Edit Page screen’ is closed to new replies.