Changeset 1434143
- Timestamp:
- 06/09/2016 08:19:35 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
healcode-mindbody-widget/trunk/hc-editor-plugin.php
r1434142 r1434143 20 20 21 21 public function include_hc_media_button_js() { 22 wp_enqueue_script('hc_media_script', plugins_url('/js/healcode-wp-mb-widget.js', __FILE__), array('jquery'), '1.1. 8', true);22 wp_enqueue_script('hc_media_script', plugins_url('/js/healcode-wp-mb-widget.js', __FILE__), array('jquery'), '1.1.9', true); 23 23 } 24 24
Note: See TracChangeset
for help on using the changeset viewer.