It would be useful for individual themes, parent themes and theme frameworks if we could filter the directories used in locate_template (so we could add or remove directories).
WP_INC/theme.php, line 1073 replacement:
https://gist.github.com/840853
It would be useful for individual themes, parent themes and theme frameworks if we could filter the directories used in locate_template (so we could add or remove directories).
WP_INC/theme.php, line 1073 replacement:
https://gist.github.com/840853
Just tested, and it works fine without any additional changes.
Also, I've found a similar request on Trac http://core.trac.wordpress.org/ticket/13239
This topic has been closed to new replies.