gpi_check_status_callback
The Google Pagespeed Insights gpi check status callback function.
Description
gpi_check_status_callback();
Usage
if ( !function_exists( 'gpi_check_status_callback' ) ) { require_once ABSPATH . PLUGINDIR . 'google-pagespeed-insights/core/admin.php'; } // NOTICE! Understand what this does before running. $result = gpi_check_status_callback();
Defined (1)
The function is defined in the following location(s).