Yoast / developer

The Yoast Developer portal based on Docusaurus
6 stars 15 forks source link

Warning and Fatal error is thrown when code snippet "Manipulate the meta robots tag output" is used #252

Open shabnam611 opened 1 year ago

shabnam611 commented 1 year ago

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