Uses
Uses | Description |
---|---|
wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php: rest_block_directory_collection_params | Filter collection parameters for the block directory controller. |
wp-includes/rest-api/endpoints/class-wp-rest-controller.php: WP_REST_Controller::get_collection_params() | Retrieves the query params for the collections. |
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |