Rewinds back to the first element of the Iterator.
WP_Block_List::current
Returns the current element of the block list.
WP_Block_List::key
Returns the key of the current element of the block list.
WP_Block_List::next
Moves the current position of the block list to the next element.
Advertisement
WP_Block_List::valid
Checks if current position is valid.
WP_Block_List::count
Returns the count of blocks in the list.
WP_Block_List
Class representing a list of block instances.
WP_Block_List::__construct
Constructor.
Advertisement
WP_Block_List::offsetExists
Returns true if a block exists by the specified block index, or false otherwise.
do_redirect_guess_404_permalink
Filters whether to attempt to guess a redirect URL for a 404 request.
pre_redirect_guess_404_permalink
Short-circuits the redirect URL guessing for 404 requests.
strict_redirect_guess_404_permalink
Filters whether to perform a strict guess for a 404 redirect.
Advertisement
wp_cache_get_multiple
Retrieves multiple values from the cache in one call.
render_block_context
Filters the default context provided to a rendered block.
remove_block_asset_path_prefix
Removes the block asset’s path prefix if provided.