[wp-trac] [WordPress Trac] #22355: Template stack - Beyond parent/child theme relationships

WordPress Trac noreply at wordpress.org
Mon Mar 10 01:05:22 UTC 2014


#22355: Template stack - Beyond parent/child theme relationships
-----------------------------+------------------------------
 Reporter:  johnjamesjacoby  |       Owner:
     Type:  enhancement      |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Themes           |     Version:
 Severity:  normal           |  Resolution:
 Keywords:  has-patch        |     Focuses:
-----------------------------+------------------------------

Comment (by rmccue):

 Added a simpler patch that handles this without adding a multitude of
 extra functions. It also adds a `theme_url` function as per #18302, since
 it makes a lot of sense to introduce that at the same time.

 IMO, there no reason we should store this in a global. Doing it there
 creates a lot of extra code over the simplicity of just filtering an
 array.

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


More information about the wp-trac mailing list