Changeset 894203
- Timestamp:
- 04/16/2014 10:58:24 AM (12 years ago)
- File:
-
- 1 edited
-
oqey-add-ons/tags/0.3/oqeyaddons.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
oqey-add-ons/tags/0.3/oqeyaddons.php
r770902 r894203 86 86 wp_register_script('oqeybrowserplus', 'http://bp.yahooapis.com/2.4.21/browserplus-min.js'); 87 87 wp_enqueue_script('oqeybrowserplus'); 88 wp_enqueue_script('oqeyplupload', WP_PLUGIN_URL . '/oqey-gallery/js/plupload.full.js', array('jquery'),"", false); 88 wp_enqueue_script('plupload-all'); 89 //wp_enqueue_script('oqeyplupload', WP_PLUGIN_URL . '/oqey-gallery/js/plupload.full.js', array('jquery'),"", false); 89 90 wp_register_style('oQey-admin-css', WP_PLUGIN_URL . '/oqey-gallery/css/oqeyadmin.css'); 90 91 wp_enqueue_style('oQey-admin-css');
Note: See TracChangeset
for help on using the changeset viewer.