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

WordPress Trac noreply at wordpress.org
Thu Mar 6 16:53:20 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:  has-patch needs-unit-tests needs-    |     Focuses:
  testing has-testing-info has-screenshots       |
-------------------------------------------------+-------------------------

Comment (by Ankit K Gupta):

 **Tested Additional Use Cases Apart from the Above-Listed Test Reports**

 - Since the issue was related to a **Block-based theme**, verified the
 fixes with a **Non-Block-based theme** like Storefront to check
 regression. Everything worked as expected ✅
 - Verified behavior when the **parent theme is not installed (or
 deleted)** while the child theme is still present. A message correctly
 appeared:
   _"The active theme is broken. Reverting to the default theme."_  ✅
 - **Before the fix**: The WP-CLI command (`wp theme list`) did not show
 the child theme in the theme list.
   **After the fix**: Verified that the child theme is now correctly
 listed. (Screenshots attached) ✅
 - Tested via created **Block-based (Twenty Twenty-Five) Child theme and
 Non-Block-based (Storefront) child themes** to ensure compatibility.  ✅
 - **Backward Compatibility**: Reverted back to **WordPress 6.7.2** after
 using the fix-specific branch. No issues appeared. ✅
 - Attached child theme zip for TT5 and Storefront for further testing. ℹ
 - No related console error or PHP errors observed while testing above use
 cases.  ✅
 - Full Site Editing works when Child theme is installed and active ✅



 Before Fix: https://prnt.sc/W8P0mfiMiGZ9
 After Fix: https://prnt.sc/2VlTiXuessjY

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


More information about the wp-trac mailing list