plugins_api_result

plugins_api_result

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wordpress-6.5.2

do_action('plugins_api_result') is found 1 times:

  • /wp-admin/includes/plugin-install.php line 234
    	 * @param object|WP_Error $res    Response object or WP_Error.
    	 * @param string          $action The type of information being requested from the Plugin Installation API.
    	 * @param object          $args   Plugin API arguments.
    	 */
    	return apply_filters( 'plugins_api_result', $res, $action, $args );
    }
    
    /**
     * Retrieves popular WordPress plugin tags.
     *
     * @since 2.7.0
    

See this hook used in plugins: