Uses
Uses | Description |
---|---|
wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php: WP_REST_Plugins_Controller::get_plugin_data() | Gets the plugin header data for a plugin. |
wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php: WP_REST_Plugins_Controller::prepare_item_for_response() | Prepares the plugin for the REST response. |
wp-includes/load.php: is_wp_error() | Check whether variable is a WordPress Error. |