do_action( 'woocommerce_rest_insert_system_status_tool', array $tool, WP_REST_Request $request )

Fires after a WooCommerce REST system status tool has been executed.


Description Description


Parameters Parameters

$tool

Details about the tool that has been executed.

$request

The current WP_REST_Request object.


Top ↑

Source Source

File: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php



Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.