[wp-trac] [WordPress Trac] #57916: Explore and assess 6.2 server-side performance regressions

WordPress Trac noreply at wordpress.org
Thu Mar 23 13:13:57 UTC 2023


#57916: Explore and assess 6.2 server-side performance regressions
----------------------------+--------------------------
 Reporter:  flixos90        |       Owner:  flixos90
     Type:  task (blessed)  |      Status:  assigned
 Priority:  normal          |   Milestone:  6.2
Component:  General         |     Version:  trunk
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:  performance
----------------------------+--------------------------

Comment (by spacedmonkey):

 I believe I have tracked down the issue with `WP_Block_Supports::init`.
 Init calls `register_attributes`. In WordPress 6.2,
 `wp_register_position_support` was added and is not called as part of
 `register_attributes`. So this regression is from adding new
 functionality.


 See screenshots.

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


More information about the wp-trac mailing list