• 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)
  • Plugin Author vberkel

    (@vberkel)

    Hi @crazyserb

    We have identified the cause and will have a release out soon to correct for the issue. Look for it v1.15.3

    Regards
    Mark

Viewing 1 replies (of 1 total)
  • The topic ‘Error on Edit Page screen’ is closed to new replies.