[wp-trac] [WordPress Trac] #53579: Apparently unused condition in template-parts/content/content.php

WordPress Trac noreply at wordpress.org
Sat Jul 3 09:11:31 UTC 2021


#53579: Apparently unused condition in template-parts/content/content.php
---------------------------+-----------------------------
 Reporter:  SGr33n         |      Owner:  (none)
     Type:  enhancement    |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Bundled Theme  |    Version:
 Severity:  normal         |   Keywords:
  Focuses:  template       |
---------------------------+-----------------------------
 Hi,
 On template-parts/content/content.php we have a condition {{{#!php
 <?php
 if ( is_singular() ) :
 }}}

 But looks like that the inclusion of this file never met that condition.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/53579>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list