Ejemplo
php
posted: Nov, 4th 2009 | jump to bottom
<div class="entry">
<?php the_post_image(); ?>
<?php the_content('Leer más »'); ?>
</div>
20 views
posted: Nov, 4th 2009 | jump to bottom
<div class="entry">
<?php the_post_image(); ?>
<?php the_content('Leer más »'); ?>
</div>