- Comentarios para posts y páginas
git-svn-id: https://192.168.0.254/svn/Proyectos.FundacionLQDVI_Web/trunk@39 77ab8c26-3d69-2c4d-86f2-786f4ba54905
This commit is contained in:
parent
93760fc7f1
commit
f61ddd0a62
@ -132,7 +132,9 @@ if (have_posts()) : while (have_posts()) : the_post();
|
|||||||
</a>
|
</a>
|
||||||
</h3>
|
</h3>
|
||||||
<div class="post_detail">
|
<div class="post_detail">
|
||||||
<?php the_time('j F, Y'); ?> <?php edit_post_link('edit post', ', ', ''); ?>
|
<?php the_time('j F, Y'); ?>.
|
||||||
|
<?php comments_number(__('No comment', 'lqdvi'), __('Comment', 'lqdvi'), __('% Comments', 'lqdvi')); ?>.
|
||||||
|
<?php edit_post_link(__('Edit post', 'lqdvi'), '', ''); ?>
|
||||||
<?php /*
|
<?php /*
|
||||||
Posted by: <?php the_author(); ?>
|
Posted by: <?php the_author(); ?>
|
||||||
Tags:
|
Tags:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user