Jetpack – plugin WP

Cambiar título en entradas relacionadas

function jetpackme_related_posts_headline( $headline ) {
$headline = sprintf(
            '<h4 class="jp-relatedposts-headline">%s</h3>',
            esc_html( 'Quiz&aacute; tambi&eacute;n te interese:' )
            );
return $headline;
}
add_filter( 'jetpack_relatedposts_filter_headline', 'jetpackme_related_posts_headline' );
👉  Trucos y secretos del linkbuilding contados por profesionales del SEO

👇Tu comentario