Editer single-post
-post-meta.php
This commit is contained in:
@@ -93,13 +93,9 @@ $bg_title_img = $kk_parallax[1];
|
||||
<div class="post-entry">
|
||||
<?php the_content(); ?>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<?php endif; ?>
|
||||
|
||||
<?php
|
||||
//edit_post_link(__('Edit this entry.'));
|
||||
?>
|
||||
|
||||
<?php if(has_tag()) { ?>
|
||||
<div class="post-tags">
|
||||
|
||||
Reference in New Issue
Block a user