[VISÍTENOS] Miguel Minni

Libro de Visitas ¿Ya nos visitaste?

[insert_php] comments_template();
[/insert_php]

[insert_php] printf( _nx( ‘One thought on “%2$s”’, ‘%1$s thoughts on “%2$s”’, get_comments_number(), ‘comments title’, ‘twentythirteen’ ),
number_format_i18n( get_comments_number() ), ‘‘ . get_the_title() . ‘‘ );
[/insert_php]

[insert_php] wp_list_comments( array(
‘style’ => ‘ol’,
‘short_ping’ => true,
‘avatar_size’ => 74,
) );
[/insert_php]