Uses
Uses | Description |
---|---|
wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php: WP_REST_Block_Directory_Controller::find_plugin_for_slug() | Finds an installed plugin for the given slug. |
wp-includes/rest-api.php: rest_url() | Retrieves the URL to a REST endpoint. |
wp-includes/functions.php: add_query_arg() | Retrieves a modified URL query string. |