Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #59969, comment 4


Ignore:
Timestamp:
11/29/2023 07:06:32 PM (18 months ago)
Author:
thekt12
Comment:

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 @swissspidy tried to implement[https://github.com/WordPress/wordpress-develop/pull/4857/files here] is
     1@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
    22- '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.
    33(But, I am not sure what the impact would be)