wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



wp-includes/blocks/query.php › WordPress File

Funkcje3
Server-side rendering of the `core/query` block.


Function Short description
block_core_query_disable_enhanced_paginationTraverse the tree of blocks looking for any plugin block (i.e., a block from an installed plugin) inside a Query block with the enhanced pagination enabled. If at least one is found, the enhanced pagination is effectively disabled to prevent any potential incompatibilities.
register_block_core_queryRegisters the `core/query` block on the server.
render_block_core_queryModifies the static `core/query` block on the server.