[wp-trac] [WordPress Trac] #33413: most PHP classes should be in their own file
WordPress Trac
noreply at wordpress.org
Mon Sep 14 03:09:39 UTC 2015
#33413: most PHP classes should be in their own file
----------------------------+-----------------------------
Reporter: wonderboymusic | Owner: wonderboymusic
Type: enhancement | Status: assigned
Priority: normal | Milestone: 4.4
Component: General | Version: trunk
Severity: normal | Resolution:
Keywords: dev-feedback | Focuses:
----------------------------+-----------------------------
Comment (by wonderboymusic):
In [changeset:"34110"]:
{{{
#!CommitTicketReference repository="" revision="34110"
Move `Walker_Category` and `Walker_CategoryDropdown` into their own files
via `svn cp`. Remove them from `category-template.php`. Load them in
`category.php`. `svn cp` `category.php` over to `category-functions.php`,
which also loads now in `category.php`.
See #33413.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33413#comment:64>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list