[wp-trac] [WordPress Trac] #59028: webfonts handler: use public API instead of private one

WordPress Trac noreply at wordpress.org
Wed Aug 9 14:11:54 UTC 2023


#59028: webfonts handler: use public API instead of private one
-------------------------+-----------------------
 Reporter:  oandregal    |      Owner:  oandregal
     Type:  enhancement  |     Status:  assigned
 Priority:  normal       |  Milestone:  6.4
Component:  Editor       |    Version:
 Severity:  normal       |   Keywords:
  Focuses:               |
-------------------------+-----------------------
 Substitute the call to a private API
 `WP_Theme_JSON_Resolver::get_merged_data()->get_settings();` for the
 public API equivalent `wp_get_global_settings()`.

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


More information about the wp-trac mailing list