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