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