Changes between Version 1 and Version 2 of Ticket #61154, comment 3
- Timestamp:
- 05/10/2024 04:09:58 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61154, comment 3
v1 v2 1 1 I've just submitted https://github.com/WordPress/wordpress-develop/pull/6500 2 2 This PR: 3 1. Fixes the `WP_Block::$attributes` dynamic property by utilizing strategy proposed by @hellofromTonya in https://core.trac.wordpress.org/ticket/60875. 3 1. Fixes the `WP_Block::$attributes` dynamic property by utilizing strategy proposed by @hellofromTonya in https://core.trac.wordpress.org/ticket/60875. Props @hellofromTonya. 4 4 2. Implements [https://core.trac.wordpress.org/ticket/56034#comment:70 this suggestion]. 5 5 2. Adds unit tests to check how the newly declared magic methods on the `WP_Block` class handle the `WP_Block::$attributes` property and other declared public properties. 6 7 Props @hellofromTonya.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)