Revert functions.php
This commit is contained in:
parent
caceb4fd50
commit
b513afbecd
2 changed files with 4 additions and 10 deletions
|
|
@ -78,8 +78,9 @@
|
|||
}
|
||||
}
|
||||
endwhile;
|
||||
wp_enqueue_script('page_pins_map', get_stylesheet_directory_uri() . '/js/page-pins-map.js', array('jquery'));
|
||||
wp_localize_script('page_pins_map', 'page_pins_map', array('places' => $locations, 'traveler' => array_values($traveler)));
|
||||
?>
|
||||
|
||||
|
||||
<?php get_footer(); ?>
|
||||
<?php get_footer(); ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue