• Hey Author,

    Can you please define the variable $reviews just above the foreach loop so that it works for php version 7.4 and above currently its giving error or array_merge function

    Add this on line number 378 in the under the path
    /wp-content/plugins/wp-structuring-markup/includes/meta/wp-structuring-meta-local-business.php

    $reviews = [];

    Warning: array_merge(): Expected parameter 2 to be an array, null given in /wp-content/plugins/wp-structuring-markup/includes/meta/wp-structuring-meta-local-business.php on line 391

    • This topic was modified 2 years, 6 months ago by jayawasthi.
    • This topic was modified 2 years, 6 months ago by jayawasthi.
  • The topic ‘Support for PHP 7.4 and above’ is closed to new replies.