[wp-trac] [WordPress Trac] #36335: Next generation: core autoloader proposal

WordPress Trac noreply at wordpress.org
Fri Aug 26 17:52:06 UTC 2016


#36335: Next generation: core autoloader proposal
-----------------------------+------------------
 Reporter:  dnaber-de        |       Owner:
     Type:  feature request  |      Status:  new
 Priority:  normal           |   Milestone:  4.7
Component:  General          |     Version:
 Severity:  normal           |  Resolution:
 Keywords:  has-patch        |     Focuses:
-----------------------------+------------------

Comment (by wonderboymusic):

 In [changeset:"38374"]:
 {{{
 #!CommitTicketReference repository="" revision="38374"
 Load: remove `class-feed.php` (There is no class named `Feed` or
 `WP_Feed`, it just loads other classes) and, instead, move the `require`
 calls to the only place they are ever included: inside `fetch_feed()`.
 This simplifies the include path.

 Tested with this feed in a widget:
 `http://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml`.

 See #36335.
 }}}

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


More information about the wp-trac mailing list