#42621 closed defect (bug) (fixed)
Twenty Seventeen: code comment error
| Reported by: | marcelo2605 | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.1 |
| Component: | Bundled Theme | Version: | 4.9 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
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.
Attachments (1)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Changed the comment to three