WPDev.one
Core Function
View Source on Trac ↗

block_core_query_disable_enhanced_pagination()

block_core_query_disable_enhanced_pagination( mixed $parsed_block )

Traverse the tree of blocks looking for any plugin block (i.e., a block from

Parameters 1 required

Name / Type Description
$parsed_block
array

The block being rendered.

Required

Return Value

(array)
Returns the parsed block, unmodified.

Function Information

Since Version
6.4.0
Source File
wp-includes/blocks/query.php
Advertisement