WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about rest_pattern_directory_collection_params

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php apply_filters 343 /**
* Filter collection parameters for the block pattern directory controller.
*
* @since 5.8.0
*
* @param array $query_params JSON Schema-formatted collection parameters.
*/

Hook Parameters

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