[wp-trac] [WordPress Trac] #33413: most PHP classes should be in their own file

WordPress Trac noreply at wordpress.org
Sat Nov 21 22:37:49 UTC 2015


#33413: most PHP classes should be in their own file
----------------------------+-----------------------------
 Reporter:  wonderboymusic  |       Owner:  wonderboymusic
     Type:  enhancement     |      Status:  reopened
 Priority:  normal          |   Milestone:  4.4
Component:  General         |     Version:  trunk
 Severity:  normal          |  Resolution:
 Keywords:  dev-feedback    |     Focuses:
----------------------------+-----------------------------
Changes (by jdgrimes):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 Replying to [comment:118 nacin]:
 > In [changeset:"35718"]:
 > {{{
 > #!CommitTicketReference repository="" revision="35718"
 > Simplify the include graph after work to split out classes.
 >
 > see #33413. More details there.
 > }}}

 After this the hook docs need to be updated again, from

 {{{
         /** This filter is documented in wp-includes/comment-functions.php
 */
 }}}

 to

 {{{
         /** This filter is documented in wp-includes/comment.php */
 }}}

 etc.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/33413#comment:121>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list