[wp-trac] [WordPress Trac] #48515: [Theme compatibility] Changes to WP_Theme to add correct header data

WordPress Trac noreply at wordpress.org
Wed Nov 6 17:31:16 UTC 2019


#48515: [Theme compatibility] Changes to WP_Theme to add correct header data
------------------------------------------+------------------------------
 Reporter:  afragen                       |       Owner:  (none)
     Type:  enhancement                   |      Status:  new
 Priority:  normal                        |   Milestone:  Awaiting Review
Component:  Themes                        |     Version:
 Severity:  normal                        |  Resolution:
 Keywords:  has-patch dev-feedback early  |     Focuses:  administration
------------------------------------------+------------------------------

Comment (by Otto42):

 The API request prevents this change from going into core, as it should
 not be there and would cause fundamental breakage on wordpress.org by the
 excessive amount of server requests.

 Furthermore, it is using a wp_remote_get call on a built URL instead of
 the correct use of the themes_api() function.

 And furthermore, as stated above, it shouldn't be consulted here in the
 first place.

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


More information about the wp-trac mailing list