[wp-trac] [WordPress Trac] #34363: Incorrect comment in wp_list_categories()
WordPress Trac
noreply at wordpress.org
Tue Oct 20 01:31:02 UTC 2015
#34363: Incorrect comment in wp_list_categories()
----------------------------+----------------------------------------
Reporter: SergeyBiryukov | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.4
Component: Taxonomy | Version: 4.3
Severity: normal | Keywords: needs-patch good-first-bug
Focuses: |
----------------------------+----------------------------------------
The [https://core.trac.wordpress.org/browser/tags/4.3.1/src/wp-includes
/category-template.php?marks=559#L541 comment for getting the posts page
URL] in `wp_list_categories()` is incorrect:
{{{
// Fallback for the 'All' link is the front page.
}}}
If should be "posts page", not "front page".
Introduced in [32292].
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34363>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list