uawdijnntqw1x1x1
IP : 216.73.216.109
Hostname : premium160.web-hosting.com
Kernel : Linux premium160.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
batcwwjx
/
www
/
wp-content
/
plugins
/
stackable-ultimate-gutenberg-blocks
/
src
/
block
/
map
/
index.php
/
/
<?php // Exit if accessed directly. if ( ! defined( 'ABSPATH' ) ) { exit; } if ( ! function_exists( 'stackable_load_map_frontend_script' ) ) { function stackable_load_map_frontend_script() { if ( ! is_admin() ) { wp_enqueue_script( 'stk-frontend-map', plugins_url( 'dist/frontend_block_map.js', STACKABLE_FILE ), array(), STACKABLE_VERSION, true ); wp_localize_script( 'stk-frontend-map', 'stackableMapVars', array( 'googleApiKey' => get_option( 'stackable_google_maps_api_key', '' ), 'labelMissingMapApiKey' => __( 'This map block uses settings that require a Google Maps API key, but it is missing. Please enter your Google Maps API key in the Stackable settings, or edit this map block.', STACKABLE_I18N ), ) ); } } add_action( 'stackable/map/enqueue_scripts', 'stackable_load_map_frontend_script' ); }
/home/batcwwjx/www/wp-content/plugins/stackable-ultimate-gutenberg-blocks/src/block/map/index.php