PATH:
home
/
letacommog
/
laindinois
/
OLD
/
wp-content
/
plugins
/
gmap-embed
/
includes
<?php if ( ! defined( 'ABSPATH' ) ) { exit; } ?> <div data-columns="8"> <!-- to save api key--> <div class="wpgmapembed_get_api_key"> <div class="error"> <p style="font-size:17px;"> <strong><?php _e( 'Notice: The plugin requires following API key.', 'gmap-embed' ); ?></strong></p> <form method="post" action="<?php echo admin_url(); ?>admin.php?page=wpgmapembed&message=3"> <p><?php _e( 'Enter API Key', 'gmap-embed' ); ?> <input type="text" name="wpgmapembed_key" value="<?php echo esc_html( get_option( 'wpgmap_api_key' ) ); ?>" size="45"> <button class="wd-btn wd-btn-primary button media-button button-primary"><?php _e( 'Save', 'gmap-embed' ); ?></button> <a target="_blank" href="https://console.developers.google.com/flows/enableapi?apiid=maps_backend,places_backend,geolocation,geocoding_backend,directions_backend&keyType=CLIENT_SIDE&reusekey=true" class="button media-button button-default button-large"><?php _e( 'GET FREE API KEY', 'gmap-embed' ); ?></a> <br/><?php _e( 'The API key may take up to 5 minutes to take effect', 'gmap-embed' ); ?> </p> </form> <form method="post" action="<?php echo admin_url(); ?>admin.php?page=wpgmapembed&message=4"> <p><?php _e( 'License Key: ', 'gmap-embed' ); ?> <input type="text" name="wpgmapembed_license" value="<?php echo esc_html( get_option( 'wpgmapembed_license' ) ); ?>" size="45"> <button class="wd-btn wd-btn-primary button media-button button-primary"><?php _e( 'Save', 'gmap-embed' ); ?></button> <?php if ( strlen( trim( get_option( 'wpgmapembed_license' ) ) ) !== 32 ) { ?> <a target="_blank" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZBERRKARGNEYA" class="button media-button button-default button-large"><?php _e( 'GET LICENSE KEY', 'gmap-embed' ); ?></a> <?php } ?> </p> </form> </div> </div> </div>
[+]
..
[-] wpgmap_popup_content.php
[edit]
[-] wpgmap_list.php
[edit]
[-] wpgmap_settings.php
[edit]
[-] form_actions.php
[edit]
[-] wpgmap_create.php
[edit]
[-] widget.php
[edit]
[-] shortcodes.php
[edit]
[-] wpgmap_contact.php
[edit]
[-] default.mo
[edit]
[-] premium-version-notice.php
[edit]
[-] gmap.php
[edit]
[-] helper.php
[edit]
[-] wpgmap_edit.php
[edit]