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