Changes between Initial Version and Version 1 of Ticket #59969, comment 4
- Timestamp:
- 11/29/2023 07:03:40 PM (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59969, comment 4
initial v1 1 @joemcgill one of the reasons to stick to the current PR instead of lazy loading the version @swissspidy tried to implement here https://github.com/WordPress/wordpress-develop/pull/4857/files1 @joemcgill one of the reasons to stick to the current PR instead of lazy loading version @swissspidy tried to implement[https://github.com/WordPress/wordpress-develop/pull/4857/files here] is 2 2 - 'block_type_metadata_settings' filter from `register_block_type_from_metadata()` [https://github.com/WordPress/wordpress-develop/blob/4cee935825612180fe357cbe41f4453c51d873f6/src/wp-includes/blocks.php#L579 line 579] won't get variation information any more. 3 3 (But, I am not sure what the impact would be)