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