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
|
@ -47,4 +47,4 @@
|
|||
?>
|
||||
</footer><!-- .entry-footer -->
|
||||
<?php endif; ?>
|
||||
</article><!-- #post-## -->
|
||||
</article><!-- #post-<?php the_ID(); ?> -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue