[wp-trac] [WordPress Trac] #21300: Implement autoloader compatible with PSR-0 / PSR-4 for plugins and themes
WordPress Trac
noreply at wordpress.org
Fri Feb 14 10:50:26 UTC 2014
#21300: Implement autoloader compatible with PSR-0 / PSR-4 for plugins and themes
-----------------------------+-------------------------
Reporter: dave1010 | Owner:
Type: feature request | Status: closed
Priority: normal | Milestone:
Component: Bootstrap/Load | Version:
Severity: normal | Resolution: maybelater
Keywords: | Focuses:
-----------------------------+-------------------------
Comment (by Denis-de-Bernardy):
Moreover, I'd argue that the main point in adding this is to guide plugin
and theme devs into some level of structure when they develop. It would be
*very* sweet if, instead of needing to dig through a hodgepodge of files
in order to locate a class, one could find `Foo_Bar_Baz` in
`Foo/Bar/Baz.php`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/21300#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list