Merge pull request #1106 from vinoddalvi/master
Adding ID to comment labels for post articles
This commit is contained in:
commit
7320fe67a3
3 changed files with 3 additions and 3 deletions
|
@ -51,4 +51,4 @@
|
|||
<footer class="entry-footer">
|
||||
<?php _s_entry_footer(); ?>
|
||||
</footer><!-- .entry-footer -->
|
||||
</article><!-- #post-## -->
|
||||
</article><!-- #post-<?php the_ID(); ?> -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue