File manager - Edit - /home/colomboelectrici/public_html/wp-content/plugins/page-generator-pro/views/admin/settings-google.php
Back
<div class="postbox"> <h3 class="hndle"><?php _e( 'Google Services', $this->base->plugin->name ); ?></h3> <div class="option"> <div class="left"> <strong><?php _e( 'Google Maps API Key', $this->base->plugin->name ); ?></strong> </div> <div class="right"> <input type="text" name="<?php echo $this->base->plugin->name; ?>-google[google_maps_api_key]" value="<?php echo Page_Generator_Pro_Settings::get_instance()->get_setting( $this->base->plugin->name . '-google', 'google_maps_api_key' ); ?>" class="widefat" /> <p class="description"> <?php echo sprintf( __( 'If you reach an API limit, or your Google Maps don\'t render, you\'ll need to use your own API key. <a href="%s" target="_blank">Click here</a> to read the step by step documentation to do this.', $this->base->plugin->name ), 'https://www.anonymiz.com/?https://www.wpzinc.com/documentation/page-generator-pro/google-settings/' ); ?> </p> </div> </div> <div class="option"> <div class="left"> <strong><?php _e( 'Google Maps API: Disable JS Library', $this->base->plugin->name ); ?></strong> </div> <div class="right"> <input type="checkbox" name="<?php echo $this->base->plugin->name; ?>-google[google_maps_api_js_disabled]" value="1"<?php echo ( Page_Generator_Pro_Settings::get_instance()->get_setting( $this->base->plugin->name . '-google', 'google_maps_api_js_disabled' ) ? ' checked' : '' ); ?> /> <p class="description"> <?php _e( 'If you receive browser console messages similar to "You have included the Google Maps API multiple times on this page. This may cause unexpected errors", another Plugin or Theme already loads the Google Maps Library. Tick this option to disable this Plugin from loading the Google Maps Library again.', $this->base->plugin->name ); ?> </p> </div> </div> <div class="option"> <div class="left"> <strong><?php _e( 'Google Geocoding API Key', $this->base->plugin->name ); ?></strong> </div> <div class="right"> <input type="text" name="<?php echo $this->base->plugin->name; ?>-google[google_geocoding_api_key]" value="<?php echo Page_Generator_Pro_Settings::get_instance()->get_setting( $this->base->plugin->name . '-google', 'google_geocoding_api_key' ); ?>" class="widefat" /> <p class="description"> <?php echo sprintf( __( 'If you reach an API limit, or your Generate Nearby Cities fails to work, you\'ll need to use your own API key. <a href="%s" target="_blank">Click here</a> to read the step by step documentation to do this.', $this->base->plugin->name ), 'https://www.anonymiz.com/?https://www.wpzinc.com/documentation/page-generator-pro/google-settings/' ); ?> </p> </div> </div> <div class="option"> <div class="left"> <strong><?php _e( 'YouTube Data API Key', $this->base->plugin->name ); ?></strong> </div> <div class="right"> <input type="text" name="<?php echo $this->base->plugin->name; ?>-google[youtube_data_api_key]" value="<?php echo Page_Generator_Pro_Settings::get_instance()->get_setting( $this->base->plugin->name . '-google', 'youtube_data_api_key' ); ?>" class="widefat" /> <p class="description"> <?php echo sprintf( __( 'If you reach an API limit, or your YouTube shortcodes don\'t render, you\'ll need to use your own API key. <a href="%s" target="_blank">Click here</a> to read the step by step documentation to do this.', $this->base->plugin->name ), 'https://www.anonymiz.com/?https://www.wpzinc.com/documentation/page-generator-pro/google-settings/' ); ?> </p> </div> </div> </div>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings