wp_enqueue_script( 'gmaps', get_stylesheet_directory_uri() . '/js/acfmap.js', array( 'gmapsapi' ), '1.0.0', true ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wp_enqueue_script( 'gmaps', get_stylesheet_directory_uri() . '/js/acfmap.js', array( 'gmapsapi' ), '1.0.0', true ); |