You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fatal error and warning from the "Manipulate the meta robots tag output"
Please give us a description of the issue
If we add this code snippet on the functions.php file, we face warning and fatal error like below:
Warning: array_map(): Expected parameter 2 to be an array, null given in …… /wp-content/themes/twentytwenty/functions.php on line 1060
Fatal error: Uncaught TypeError: array_map(): Argument #2 ($array) must be of type array
The text was updated successfully, but these errors were encountered:
shabnam611
changed the title
Warning and Fatal error is thrown when code snippet "Manipulate the meta robots tag output" for is used
Warning and Fatal error is thrown when code snippet "Manipulate the meta robots tag output" is used
Sep 1, 2023
Fatal error and warning from the "Manipulate the meta robots tag output"
Please give us a description of the issue
If we add this code snippet on the functions.php file, we face warning and fatal error like below:
Warning: array_map(): Expected parameter 2 to be an array, null given in …… /wp-content/themes/twentytwenty/functions.php on line 1060
Fatal error: Uncaught TypeError: array_map(): Argument #2 ($array) must be of type array
The text was updated successfully, but these errors were encountered: