Changes between Version 1 and Version 2 of Ticket #59969, comment 4
- Timestamp:
- 11/29/2023 07:06:32 PM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59969, comment 4
v1 v2 1 @joemcgill one of the reasons to stick to the current PR instead of lazy loading version @s wissspidy tried to implement[https://github.com/WordPress/wordpress-develop/pull/4857/files here] is1 @joemcgill one of the reasons to stick to the current PR instead of lazy loading version @spacedmonkey 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)