Changes between Version 1 and Version 2 of Ticket #35402, comment 10
- Timestamp:
- 01/13/2016 05:31:32 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35402, comment 10
v1 v2 13 13 <?php global $withcomments; ?> 14 14 <?php $withcomments = 1; ?> 15 <?php add_filter( 'comments_template', '__return_true' ); ?>16 15 17 16 <?php if ( comments_open() || get_comments_number() ) : ?>