Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #63560, comment 1


Ignore:
Timestamp:
06/13/2025 01:52:01 AM (6 months ago)
Author:
dd32
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63560, comment 1

    initial v1  
    1 This has been resolved via an email to themes@wordpress.org.
     1This has been resolved via an email to themes@wordpress.org, and https://themes.trac.wordpress.org/changeset/275578
    22
    33The theme in question was requiring a `WP_Theme_JSON_Data` object in a filter, and not expecting a `WP_Theme_JSON_Data_Gutenberg` object from Gutenberg hooking to that filter.