[wp-trac] [WordPress Trac] #60025: Changeset 57156 breaks themes that relied on update_option( 'stylesheet', '...' )

WordPress Trac noreply at wordpress.org
Wed Dec 6 22:48:31 UTC 2023


#60025: Changeset 57156 breaks themes that relied on update_option( 'stylesheet',
'...' )
--------------------------+-----------------------------
 Reporter:  blindmikey    |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Themes        |    Version:  6.4.2
 Severity:  critical      |   Keywords:  needs-patch
  Focuses:                |
--------------------------+-----------------------------
 The changes to get_stylesheet_directory() and presumably
 get_template_directory() will render themes that set a custom stylesheet
 or template directory via update_option() to render all pages as blank.

 Reverting these two functions to their previous state resolves the issue
 in the meantime.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/60025>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list