Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #35402, comment 10


Ignore:
Timestamp:
01/13/2016 05:31:32 PM (9 years ago)
Author:
Ninos Ego
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35402, comment 10

    v1 v2  
    1313<?php global $withcomments; ?>
    1414<?php $withcomments = 1; ?>
    15 <?php add_filter( 'comments_template', '__return_true' ); ?>
    1615
    1716<?php if ( comments_open() || get_comments_number() ) : ?>