Open shabnam611 opened 1 year ago
Fatal error and warning from the "Manipulate the meta robots tag output"
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
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