warning ‘metro_magazine_excerpt_more’ not found
-
Version 1.1.4 of the theme throws the warning
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'metro_magazine_excerpt_more' not found or invalid function name in /home/web/wp4/wp-includes/class-wp-hook.php on line 298
when showing posts on page /wp-admin/edit.php. I have found that it can be suppressed by adding
function metro_magazine_excerpt_more() { }
..to a child theme but there’s probably a better fix.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘warning ‘metro_magazine_excerpt_more’ not found’ is closed to new replies.