Changeset 52597 for trunk/src/wp-includes/blocks.php
- Timestamp:
- 01/18/2022 08:27:39 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks.php
r52558 r52597 1165 1165 * 1166 1166 * @param WP_Block $block Block instance. 1167 * @param boolean $is_next Flag for han lding `next/previous` blocks.1167 * @param boolean $is_next Flag for handling `next/previous` blocks. 1168 1168 * 1169 1169 * @return string|null Returns the constructed WP_Query arguments.
Note: See TracChangeset
for help on using the changeset viewer.