Returns the value by the specified block index.
WP_Block_List::offsetSet
Assign a block value by the specified block index.
WP_Block_List::offsetUnset
Unset a block.
WP_Block_List::rewind
Rewinds back to the first element of the Iterator.
Advertisement
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.
WP_Block_List::valid
Checks if current position is valid.
Advertisement
WP_Block_List::count
Returns the count of blocks in the list.
strict_redirect_guess_404_permalink
Filters whether to perform a strict guess for a 404 redirect.
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.
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.