[wp-trac] [WordPress Trac] #63062: Parent theme incorrectly not getting resolved in WordPress 6.8-beta1

WordPress Trac noreply at wordpress.org
Wed Mar 5 21:23:29 UTC 2025


#63062: Parent theme incorrectly not getting resolved in WordPress 6.8-beta1
--------------------------+------------------------
 Reporter:  fabiankaegy   |       Owner:  joemcgill
     Type:  defect (bug)  |      Status:  accepted
 Priority:  high          |   Milestone:  6.8
Component:  Themes        |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------
Changes (by joemcgill):

 * keywords:  has-patch has-unit-tests =>
 * priority:  normal => high
 * version:   => trunk
 * status:  reviewing => accepted


Comment:

 Using `git-bisect`, it looks like this regression was introduced in
 [59885]. I'm guessing that calling `wp_is_block_theme()` this early is
 likely polluting the cache prior to themes being set up.

 I've created a PR that reverts that commit for testing, but we should find
 a way to fix this without fully reverting the commit that fixed #61811.

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


More information about the wp-trac mailing list