[wp-trac] [WordPress Trac] #17805: "Child of a child" Theme: Convert include(functions.php) to include_once().

WordPress Trac wp-trac at lists.automattic.com
Wed Jun 15 17:46:45 UTC 2011


#17805: "Child of a child" Theme: Convert include(functions.php) to include_once().
-----------------------------+------------------------------
 Reporter:  5ubliminal       |       Owner:
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Themes           |     Version:  3.2
 Severity:  major            |  Resolution:
 Keywords:  has-patch close  |
-----------------------------+------------------------------
Changes (by nacin):

 * keywords:  has-patch => has-patch close


Comment:

 We don't support child of child themes.

 You can do this on your own. Additional trickery will require including
 one of the parent function.php calls manually. I don't see what a
 conversion to include_once has to do with it.

 include_once is slower. I don't see a reason for the patch.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17805#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list