[wp-trac] [WordPress Trac] #61154: Fix the 'attributes' dynamic property in WP_Block

WordPress Trac noreply at wordpress.org
Mon Mar 3 09:35:02 UTC 2025


#61154: Fix the 'attributes' dynamic property in WP_Block
-------------------------------------------------+-------------------------
 Reporter:  antonvlasenko                        |       Owner:  audrasjb
     Type:  defect (bug)                         |      Status:  reviewing
 Priority:  normal                               |   Milestone:  6.9
Component:  Editor                               |     Version:  6.6
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch has-unit-tests needs-      |     Focuses:  php-
  testing php82 has-testing-info early           |  compatibility
-------------------------------------------------+-------------------------

Comment (by antonvlasenko):

 Replying to [comment:20 joemcgill]:
 > Given the number of classes that could potentially be affected, I'm
 curious why only `WP_Block` (this issue) and `WP_Term` (#61890) were
 singled out from #60875. @antonvlasenko or @hellofromTonya do you have any
 additional context to provide?

 Hi @joemcgill!
 I think it's because, in my experience, there is no universal solution
 that applies to every class, although #60875 and #56034 provide
 guidelines.

 Each class requires extensive research before implementing a solution that
 won’t break existing functionality or introduce new bugs. Additionally, a
 deep understanding of WordPress history is needed, as past decisions are
 not always well-documented or easy to interpret.

 The lack of active reviewers who can provide timely feedback also plays a
 role, as very few people are interested in working on or reviewing such
 issues.

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


More information about the wp-trac mailing list