Minor bug discovered on line 1158 in category-template.php
-
Hi everyone,
First post, so please be nice. I’m getting the following warning
Warning: array_map(): Argument #2 should be an array in /home/xxxxxxxxx/public_html/wp-includes/category-template.php on line 1158
Commenting out the following line in category-template.php seems to correct the issue:
$terms = array_map( 'get_term', $terms );
Kindest regards
Scott Smith.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Minor bug discovered on line 1158 in category-template.php’ is closed to new replies.