Skip to content

Instantly share code, notes, and snippets.

@patmoore
Last active December 20, 2015 07:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save patmoore/6096208 to your computer and use it in GitHub Desktop.
Save patmoore/6096208 to your computer and use it in GitHub Desktop.
the scripts that cannot be script_debuged
- $scripts->add( 'jquery-ui-core', '/wp-includes/js/jquery/ui/jquery.ui.core.min.js', array('jquery'), '1.9.2', 1 );
- $scripts->add( 'jquery-effects-core', '/wp-includes/js/jquery/ui/jquery.ui.effect.min.js', array('jquery'), '1.9.2', 1 );
-
- $scripts->add( 'jquery-effects-blind', '/wp-includes/js/jquery/ui/jquery.ui.effect-blind.min.js', array('jquery-effects-core'), '1.9.2', 1 );
- $scripts->add( 'jquery-effects-bounce', '/wp-includes/js/jquery/ui/jquery.ui.effect-bounce.min.js', array('jquery-effects-core'), '1.9.2', 1 );
- $scripts->add( 'jquery-effects-clip', '/wp-includes/js/jquery/ui/jquery.ui.effect-clip.min.js', array('jquery-effects-core'), '1.9.2', 1 );
- $scripts->add( 'jquery-effects-drop', '/wp-includes/js/jquery/ui/jquery.ui.effect-drop.min.js', array('jquery-effects-core'), '1.9.2', 1 );
- $scripts->add( 'jquery-effects-explode', '/wp-includes/js/jquery/ui/jquery.ui.effect-explode.min.js', array('jquery-effects-core'), '1.9.2', 1 );
- $scripts->add( 'jquery-effects-fade', '/wp-includes/js/jquery/ui/jquery.ui.effect-fade.min.js', array('jquery-effects-core'), '1.9.2', 1 );
- $scripts->add( 'jquery-effects-fold', '/wp-includes/js/jquery/ui/jquery.ui.effect-fold.min.js', array('jquery-effects-core'), '1.9.2', 1 );
- $scripts->add( 'jquery-effects-highlight', '/wp-includes/js/jquery/ui/jquery.ui.effect-highlight.min.js', array('jquery-effects-core'), '1.9.2', 1 );
- $scripts->add( 'jquery-effects-pulsate', '/wp-includes/js/jquery/ui/jquery.ui.effect-pulsate.min.js', array('jquery-effects-core'), '1.9.2', 1 );
- $scripts->add( 'jquery-effects-scale', '/wp-includes/js/jquery/ui/jquery.ui.effect-scale.min.js', array('jquery-effects-core'), '1.9.2', 1 );
- $scripts->add( 'jquery-effects-shake', '/wp-includes/js/jquery/ui/jquery.ui.effect-shake.min.js', array('jquery-effects-core'), '1.9.2', 1 );
- $scripts->add( 'jquery-effects-slide', '/wp-includes/js/jquery/ui/jquery.ui.effect-slide.min.js', array('jquery-effects-core'), '1.9.2', 1 );
- $scripts->add( 'jquery-effects-transfer', '/wp-includes/js/jquery/ui/jquery.ui.effect-transfer.min.js', array('jquery-effects-core'), '1.9.2', 1 );
-
- $scripts->add( 'jquery-ui-accordion', '/wp-includes/js/jquery/ui/jquery.ui.accordion.min.js', array('jquery-ui-core', 'jquery-ui-widget'), '1.9.2', 1 );
- $scripts->add( 'jquery-ui-autocomplete', '/wp-includes/js/jquery/ui/jquery.ui.autocomplete.min.js', array('jquery-ui-core', 'jquery-ui-widget', 'jquery-ui-position', 'jquery-ui-menu
- $scripts->add( 'jquery-ui-button', '/wp-includes/js/jquery/ui/jquery.ui.button.min.js', array('jquery-ui-core', 'jquery-ui-widget'), '1.9.2', 1 );
- $scripts->add( 'jquery-ui-datepicker', '/wp-includes/js/jquery/ui/jquery.ui.datepicker.min.js', array('jquery-ui-core'), '1.9.2', 1 );
- $scripts->add( 'jquery-ui-dialog', '/wp-includes/js/jquery/ui/jquery.ui.dialog.min.js', array('jquery-ui-resizable', 'jquery-ui-draggable', 'jquery-ui-button', 'jquery-ui-position')
- $scripts->add( 'jquery-ui-draggable', '/wp-includes/js/jquery/ui/jquery.ui.draggable.min.js', array('jquery-ui-core', 'jquery-ui-mouse'), '1.9.2', 1 );
- $scripts->add( 'jquery-ui-droppable', '/wp-includes/js/jquery/ui/jquery.ui.droppable.min.js', array('jquery-ui-draggable'), '1.9.2', 1 );
- $scripts->add( 'jquery-ui-menu', '/wp-includes/js/jquery/ui/jquery.ui.menu.min.js', array( 'jquery-ui-core', 'jquery-ui-widget', 'jquery-ui-position' ), '1.9.2', 1 );
- $scripts->add( 'jquery-ui-mouse', '/wp-includes/js/jquery/ui/jquery.ui.mouse.min.js', array('jquery-ui-widget'), '1.9.2', 1 );
- $scripts->add( 'jquery-ui-position', '/wp-includes/js/jquery/ui/jquery.ui.position.min.js', array('jquery'), '1.9.2', 1 );
- $scripts->add( 'jquery-ui-progressbar', '/wp-includes/js/jquery/ui/jquery.ui.progressbar.min.js', array('jquery-ui-widget'), '1.9.2', 1 );
- $scripts->add( 'jquery-ui-resizable', '/wp-includes/js/jquery/ui/jquery.ui.resizable.min.js', array('jquery-ui-core', 'jquery-ui-mouse'), '1.9.2', 1 );
- $scripts->add( 'jquery-ui-selectable', '/wp-includes/js/jquery/ui/jquery.ui.selectable.min.js', array('jquery-ui-core', 'jquery-ui-mouse'), '1.9.2', 1 );
- $scripts->add( 'jquery-ui-slider', '/wp-includes/js/jquery/ui/jquery.ui.slider.min.js', array('jquery-ui-core', 'jquery-ui-mouse'), '1.9.2', 1 );
- $scripts->add( 'jquery-ui-sortable', '/wp-includes/js/jquery/ui/jquery.ui.sortable.min.js', array('jquery-ui-core', 'jquery-ui-mouse'), '1.9.2', 1 );
- $scripts->add( 'jquery-ui-spinner', '/wp-includes/js/jquery/ui/jquery.ui.spinner.min.js', array( 'jquery-ui-core', 'jquery-ui-widget', 'jquery-ui-button' ), '1.9.2', 1 );
- $scripts->add( 'jquery-ui-tabs', '/wp-includes/js/jquery/ui/jquery.ui.tabs.min.js', array('jquery-ui-core', 'jquery-ui-widget'), '1.9.2', 1 );
- $scripts->add( 'jquery-ui-tooltip', '/wp-includes/js/jquery/ui/jquery.ui.tooltip.min.js', array( 'jquery-ui-core', 'jquery-ui-widget', 'jquery-ui-position' ), '1.9.2', 1 );
+ $scripts->add( 'jquery-ui-core', "/wp-includes/js/jquery/ui/jquery.ui.core$suffix.js", array('jquery'), '1.9.2', 1 );
+ $scripts->add( 'jquery-effects-core', "/wp-includes/js/jquery/ui/jquery.ui.effect$suffix.js", array('jquery'), '1.9.2', 1 );
+
+ $scripts->add( 'jquery-effects-blind', "/wp-includes/js/jquery/ui/jquery.ui.effect-blind$suffix.js", array('jquery-effects-core'), '1.9.2', 1 );
+ $scripts->add( 'jquery-effects-bounce', "/wp-includes/js/jquery/ui/jquery.ui.effect-bounce$suffix.js", array('jquery-effects-core'), '1.9.2', 1 );
+ $scripts->add( 'jquery-effects-clip', "/wp-includes/js/jquery/ui/jquery.ui.effect-clip$suffix.js", array('jquery-effects-core'), '1.9.2', 1 );
+ $scripts->add( 'jquery-effects-drop', "/wp-includes/js/jquery/ui/jquery.ui.effect-drop$suffix.js", array('jquery-effects-core'), '1.9.2', 1 );
+ $scripts->add( 'jquery-effects-explode', "/wp-includes/js/jquery/ui/jquery.ui.effect-explode$suffix.js", array('jquery-effects-core'), '1.9.2', 1 );
+ $scripts->add( 'jquery-effects-fade', "/wp-includes/js/jquery/ui/jquery.ui.effect-fade$suffix.js", array('jquery-effects-core'), '1.9.2', 1 );
+ $scripts->add( 'jquery-effects-fold', "/wp-includes/js/jquery/ui/jquery.ui.effect-fold$suffix.js", array('jquery-effects-core'), '1.9.2', 1 );
+ $scripts->add( 'jquery-effects-highlight', "/wp-includes/js/jquery/ui/jquery.ui.effect-highlight$suffix.js", array('jquery-effects-core'), '1.9.2', 1 );
+ $scripts->add( 'jquery-effects-pulsate', "/wp-includes/js/jquery/ui/jquery.ui.effect-pulsate$suffix.js", array('jquery-effects-core'), '1.9.2', 1 );
+ $scripts->add( 'jquery-effects-scale', "/wp-includes/js/jquery/ui/jquery.ui.effect-scale$suffix.js", array('jquery-effects-core'), '1.9.2', 1 );
+ $scripts->add( 'jquery-effects-shake', "/wp-includes/js/jquery/ui/jquery.ui.effect-shake$suffix.js", array('jquery-effects-core'), '1.9.2', 1 );
+ $scripts->add( 'jquery-effects-slide', "/wp-includes/js/jquery/ui/jquery.ui.effect-slide$suffix.js", array('jquery-effects-core'), '1.9.2', 1 );
+ $scripts->add( 'jquery-effects-transfer', "/wp-includes/js/jquery/ui/jquery.ui.effect-transfer$suffix.js", array('jquery-effects-core'), '1.9.2', 1 );
+
+ $scripts->add( 'jquery-ui-accordion', "/wp-includes/js/jquery/ui/jquery.ui.accordion$suffix.js", array('jquery-ui-core', 'jquery-ui-widget'), '1.9.2', 1 );
+ $scripts->add( 'jquery-ui-autocomplete', "/wp-includes/js/jquery/ui/jquery.ui.autocomplete$suffix.js", array('jquery-ui-core', 'jquery-ui-widget', 'jquery-ui-position', 'jquery-ui-m
+ $scripts->add( 'jquery-ui-button', "/wp-includes/js/jquery/ui/jquery.ui.button$suffix.js", array('jquery-ui-core', 'jquery-ui-widget'), '1.9.2', 1 );
+ $scripts->add( 'jquery-ui-datepicker', "/wp-includes/js/jquery/ui/jquery.ui.datepicker$suffix.js", array('jquery-ui-core'), '1.9.2', 1 );
+ $scripts->add( 'jquery-ui-dialog', "/wp-includes/js/jquery/ui/jquery.ui.dialog$suffix.js", array('jquery-ui-resizable', 'jquery-ui-draggable', 'jquery-ui-button', 'jquery-ui-positio
+ $scripts->add( 'jquery-ui-draggable', "/wp-includes/js/jquery/ui/jquery.ui.draggable$suffix.js", array('jquery-ui-core', 'jquery-ui-mouse'), '1.9.2', 1 );
+ $scripts->add( 'jquery-ui-droppable', "/wp-includes/js/jquery/ui/jquery.ui.droppable$suffix.js", array('jquery-ui-draggable'), '1.9.2', 1 );
+ $scripts->add( 'jquery-ui-menu', "/wp-includes/js/jquery/ui/jquery.ui.menu$suffix.js", array( 'jquery-ui-core', 'jquery-ui-widget', 'jquery-ui-position' ), '1.9.2', 1 );
+ $scripts->add( 'jquery-ui-mouse', "/wp-includes/js/jquery/ui/jquery.ui.mouse$suffix.js", array('jquery-ui-widget'), '1.9.2', 1 );
+ $scripts->add( 'jquery-ui-position', "/wp-includes/js/jquery/ui/jquery.ui.position$suffix.js", array('jquery'), '1.9.2', 1 );
+ $scripts->add( 'jquery-ui-progressbar', "/wp-includes/js/jquery/ui/jquery.ui.progressbar$suffix.js", array('jquery-ui-widget'), '1.9.2', 1 );
+ $scripts->add( 'jquery-ui-resizable', "/wp-includes/js/jquery/ui/jquery.ui.resizable$suffix.js", array('jquery-ui-core', 'jquery-ui-mouse'), '1.9.2', 1 );
+ $scripts->add( 'jquery-ui-selectable', "/wp-includes/js/jquery/ui/jquery.ui.selectable$suffix.js", array('jquery-ui-core', 'jquery-ui-mouse'), '1.9.2', 1 );
+ $scripts->add( 'jquery-ui-slider', "/wp-includes/js/jquery/ui/jquery.ui.slider$suffix.js", array('jquery-ui-core', 'jquery-ui-mouse'), '1.9.2', 1 );
+ $scripts->add( 'jquery-ui-sortable', "/wp-includes/js/jquery/ui/jquery.ui.sortable$suffix.js", array('jquery-ui-core', 'jquery-ui-mouse'), '1.9.2', 1 );
+ $scripts->add( 'jquery-ui-spinner', "/wp-includes/js/jquery/ui/jquery.ui.spinner$suffix.js", array( 'jquery-ui-core', 'jquery-ui-widget', 'jquery-ui-button' ), '1.9.2', 1 );
+ $scripts->add( 'jquery-ui-tabs', "/wp-includes/js/jquery/ui/jquery.ui.tabs$suffix.js", array('jquery-ui-core', 'jquery-ui-widget'), '1.9.2', 1 );
+ $scripts->add( 'jquery-ui-tooltip', "/wp-includes/js/jquery/ui/jquery.ui.tooltip$suffix.js", array( 'jquery-ui-core', 'jquery-ui-widget', 'jquery-ui-position' ), '1.9.2', 1 );
+ $scripts->add( 'jquery-ui-widget', "/wp-includes/js/jquery/ui/jquery.ui.widget$suffix.js", array('jquery'), '1.9.2', 1 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment