Hoy sin que nunca antes experimentase este error y sin haber hecho cambios de ningún tipo me ha saltado el siguiente fallo en el portal Wordpress:
Código PHP:
Catchable fatal error: Object of class stdClass could not be converted to string in/var/www/clients/client0/web4/web/portal/wp-includes/post-template.php on line 222
Código PHP:
$output .= apply_filters( 'the_content_more_link', ' <a href="' . get_permalink() . "#more-$id\" class=\"more-link\">$more_link_text</a>", $more_link_text );