WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about rest_block_directory_collection_params

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php apply_filters 326 /**
* Filters REST API collection parameters for the block directory controller.
*
* @since 5.5.0
*
* @param array $query_params JSON Schema-formatted collection parameters.
*/

Hook Parameters

Parameter Type Name Description
array $query_params JSON Schema-formatted collection parameters.