Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #59574, comment 7


Ignore:
Timestamp:
02/02/2024 10:18:52 AM (2 years ago)
Author:
Bernhard Reiter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59574, comment 7

    initial v1  
    11`$context`, as specified as a filter argument, can be fairly heterogeneous. It can be
    22
    3 - a `WP_Template` object (for templates or template parts)
     3- a `WP_Block_Template` object (for templates or template parts)
    44- an array (for patterns),
    55- or a `WP_Post` object with `post_type` set to `wp_navigation` (for navigation menus).