WordPress 3.x para desarrolladores: Temas y plantillas, content-image.php, content-link.php, content-quote.php y content-status.php
CONTENT-IMAGE.PHP Creamos el archivo content-image.php y añadimos el siguiente código: [codesyntax lang=»php»] <?php /** * The template for displaying posts in the Image
WordPress 3.x para desarrolladores: Temas y plantillas, single.php y comments.php
Vamos con dos plantillas más, esta vez las que generan la página del post (single.php) y la de los comentarios (comment.php). SINGLE.PHP