Changes between Initial Version and Version 2 of Ticket #56923
- Timestamp:
- 10/27/2022 09:31:36 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56923
- Property Keywords has-patch added
- Property Milestone Awaiting Review → 6.1.1
- Property Priority normal → high
-
Ticket #56923 – Description
initial v2 1 register_block_core_template_part functions calls, build_template_part_block_variations -> build_template_part_block_instance_variations->2 get_block_templates.1 `register_block_core_template_part` functions calls, `build_template_part_block_variations` -> `build_template_part_block_instance_variations` -> 2 `get_block_templates`. 3 3 4 This calls WP_Queryand gets ALL posts of post type `wp_template_part`. This happens on classic themes that do not even support theme parts.4 This calls `WP_Query` and gets ALL posts of post type `wp_template_part`. This happens on classic themes that do not even support theme parts.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)