[wp-trac] [WordPress Trac] #33413: most PHP classes should be in their own file
WordPress Trac
noreply at wordpress.org
Mon Sep 14 02:58:42 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:"34109"]:
{{{
#!CommitTicketReference repository="" revision="34109"
Move `Walker_Page` and `Walker_PageDropdown` into their own files via `svn
cp`. Remove them from `post-template.php`. Load them in `post.php`.
`post-template.php` loads after `post.php` in `wp-settings.php`. It could
probably also be loaded in `post.php`, but avoiding that for the moment.
See #33413.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33413#comment:63>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list