Changeset 1435968
- Timestamp:
- 06/13/2016 04:01:22 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
healcode-mindbody-widget/trunk/hc-editor-plugin.php
r1434143 r1435968 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. 9', true);22 wp_enqueue_script('hc_media_script', plugins_url('/js/healcode-wp-mb-widget.js', __FILE__), array('jquery'), '1.1.10', true); 23 23 } 24 24
Note: See TracChangeset
for help on using the changeset viewer.