[wp-trac] [WordPress Trac] #42621: Twenty Seventeen: code comment error

WordPress Trac noreply at wordpress.org
Sat Nov 18 21:18:43 UTC 2017


#42621: Twenty Seventeen: code comment error
--------------------------+-----------------------------
 Reporter:  marcelo2605   |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Themes        |    Version:  4.9
 Severity:  normal        |   Keywords:
  Focuses:  docs          |
--------------------------+-----------------------------
 Theme version: 1.4
 File: template-parts/page/content-front-page-panels.php
 Line: 53

 {{{
 <?php // Show four most recent posts.
 }}}

 The correct is:
 {{{
 <?php // Show three most recent posts.
 }}}

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


More information about the wp-trac mailing list