Changes between Version 3 and Version 4 of Ticket #59385
- Timestamp:
- 09/19/2023 12:29:29 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59385 – Description
v3 v4 1 1 For #59313, we need to implement functions to insert a given parsed block into another parsed block's inner blocks, and to prepend and append to that array, respectively. 2 2 3 We will use those functions in combination with `traverse_and_serialize_blocks` '(see #59327) to implement automatic insertion of hooked blocks into block templates and patterns.3 We will use those functions in combination with `traverse_and_serialize_blocks` (see #59327) to implement automatic insertion of hooked blocks into block templates and patterns.