autoship_init_integration_test_complete (action)

( src/api-health.php) Used to add custom content to the API Health Check page. Takes the $health (health check result) as its parameter.

Code

do_action( 'autoship_init_integration_test_complete', $health );

Included in these Functions