gbi_default_setup
The Google Books Importer gbi default setup function.
Description
gbi_default_setup();
Usage
if ( !function_exists( 'gbi_default_setup' ) ) { require_once ABSPATH . PLUGINDIR . 'google-books-importer/index.php'; } // NOTICE! Understand what this does before running. $result = gbi_default_setup();
Defined (1)
The function is defined in the following location(s).