.. |
crop
|
|
|
imgareaselect
|
|
|
jcrop
|
|
|
jquery
|
Fix unexpected replacement of a previous tag when selecting a tag from autosuggest results.
|
2014-06-26 16:08:14 +00:00 |
mediaelement
|
Cleanup after [29179]:
|
2014-07-16 16:14:14 +00:00 |
plupload
|
Plupload: Restore 3.8 handles and filenames to avoid breaking plugins.
|
2014-04-14 00:07:16 +00:00 |
swfupload
|
|
|
thickbox
|
Restyle the plugin install details modal to match the rest of the admin. Props avryl and paulwilde for initial mockup, see #26952
|
2014-03-16 18:28:17 +00:00 |
tinymce
|
TinyMCE: include 85e22b58e9 that and quote one more use of "float". This is "reserved as future keyword by older ECMAScript specifications" according to https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Lexical_grammar and can throw a syntax error. See #28576.
|
2014-07-21 23:05:15 +00:00 |
admin-bar.js
|
|
|
admin-bar.min.js
|
|
|
autosave.js
|
Autosave: always expose the wp.autosave.local methods, fixes #28924.
|
2014-07-16 18:34:16 +00:00 |
autosave.min.js
|
Autosave: always expose the wp.autosave.local methods, fixes #28924.
|
2014-07-16 18:34:16 +00:00 |
backbone.min.js
|
|
|
colorpicker.js
|
|
|
colorpicker.min.js
|
|
|
comment-reply.js
|
|
|
comment-reply.min.js
|
|
|
customize-base.js
|
|
|
customize-base.min.js
|
|
|
customize-loader.js
|
Prompt the user before leaving the Customizer if they have unsaved changes. props westonruter. fixes #25439.
|
2014-07-08 17:04:15 +00:00 |
customize-loader.min.js
|
Prompt the user before leaving the Customizer if they have unsaved changes. props westonruter. fixes #25439.
|
2014-07-08 17:04:15 +00:00 |
customize-models.js
|
Customizer: Allow to skip cropping header images if image width is smaller than or equal to theme width.
|
2014-04-25 20:25:19 +00:00 |
customize-models.min.js
|
Customizer: Allow to skip cropping header images if image width is smaller than or equal to theme width.
|
2014-04-25 20:25:19 +00:00 |
customize-preview-widgets.js
|
Customizer: Introduce WP_Customize_Control::active() method to determine whether the control is relevant to the current context (i.e. to the current URL being previewed).
|
2014-07-09 23:58:16 +00:00 |
customize-preview-widgets.min.js
|
Customizer: Introduce WP_Customize_Control::active() method to determine whether the control is relevant to the current context (i.e. to the current URL being previewed).
|
2014-07-09 23:58:16 +00:00 |
customize-preview.js
|
Customizer: Introduce WP_Customize_Control::active() method to determine whether the control is relevant to the current context (i.e. to the current URL being previewed).
|
2014-07-09 23:58:16 +00:00 |
customize-preview.min.js
|
Customizer: Introduce WP_Customize_Control::active() method to determine whether the control is relevant to the current context (i.e. to the current URL being previewed).
|
2014-07-09 23:58:16 +00:00 |
customize-views.js
|
Customizer: Avoid hiding 'Remove' buttons unrelated to custom headers.
|
2014-05-06 04:14:14 +00:00 |
customize-views.min.js
|
Customizer: Avoid hiding 'Remove' buttons unrelated to custom headers.
|
2014-05-06 04:14:14 +00:00 |
heartbeat.js
|
Heartbeat: no longer "experimental", see #25272
|
2014-04-07 06:33:16 +00:00 |
heartbeat.min.js
|
|
|
hoverIntent.js
|
|
|
hoverIntent.min.js
|
|
|
json2.js
|
|
|
json2.min.js
|
|
|
masonry.min.js
|
|
|
mce-view.js
|
TinyMCE wpView: prevent fatal (security) errors when trying to access iframe.contentWindow in pausePlayers() and unsetPlayers(). See #28905.
|
2014-07-17 00:50:15 +00:00 |
mce-view.min.js
|
TinyMCE wpView: prevent fatal (security) errors when trying to access iframe.contentWindow in pausePlayers() and unsetPlayers(). See #28905.
|
2014-07-17 00:50:15 +00:00 |
media-audiovideo.js
|
Cleanup after [29179]:
|
2014-07-16 19:36:14 +00:00 |
media-audiovideo.min.js
|
Cleanup after [29179]:
|
2014-07-16 19:36:14 +00:00 |
media-editor.js
|
Allow users to override default gallery settings in JS via wp_localize_script() . This is already possible in PHP by filtering shortcode_atts_gallery .
|
2014-07-04 02:03:14 +00:00 |
media-editor.min.js
|
Allow users to override default gallery settings in JS via wp_localize_script() . This is already possible in PHP by filtering shortcode_atts_gallery .
|
2014-07-04 02:03:14 +00:00 |
media-grid.js
|
Media Grid: Add a date filter.
|
2014-07-22 20:47:15 +00:00 |
media-grid.min.js
|
Media Grid: Add a date filter.
|
2014-07-22 20:47:15 +00:00 |
media-models.js
|
Media Grid: decouple the Grid and Edit modal frames. Next steps: we shouldn't have to reload the frame while paginating.
|
2014-07-10 19:39:14 +00:00 |
media-models.min.js
|
Media Grid: decouple the Grid and Edit modal frames. Next steps: we shouldn't have to reload the frame while paginating.
|
2014-07-10 19:39:14 +00:00 |
media-views.js
|
Media Grid: Add a date filter.
|
2014-07-22 20:47:15 +00:00 |
media-views.min.js
|
Media Grid: Add a date filter.
|
2014-07-22 20:47:15 +00:00 |
quicktags.js
|
Editor:
|
2014-03-29 23:58:14 +00:00 |
quicktags.min.js
|
Editor:
|
2014-03-29 23:58:14 +00:00 |
shortcode.js
|
Shortcode JS: Avoid errors when an escaped shortcode includes a newline between brackets.
|
2014-05-01 03:37:13 +00:00 |
shortcode.min.js
|
Shortcode JS: Avoid errors when an escaped shortcode includes a newline between brackets.
|
2014-05-01 03:37:13 +00:00 |
swfobject.js
|
|
|
tw-sack.js
|
|
|
tw-sack.min.js
|
|
|
underscore.min.js
|
|
|
utils.js
|
|
|
utils.min.js
|
|
|
wp-ajax-response.js
|
|
|
wp-ajax-response.min.js
|
|
|
wp-auth-check.js
|
|
|
wp-auth-check.min.js
|
|
|
wp-backbone.js
|
|
|
wp-backbone.min.js
|
|
|
wp-list-revisions.js
|
|
|
wp-list-revisions.min.js
|
|
|
wp-lists.js
|
Fix double avatars and JS errors when spamming/trashing comments.
|
2014-03-26 23:14:15 +00:00 |
wp-lists.min.js
|
Fix double avatars and JS errors when spamming/trashing comments.
|
2014-03-26 23:14:15 +00:00 |
wp-pointer.js
|
|
|
wp-pointer.min.js
|
|
|
wp-util.js
|
|
|
wp-util.min.js
|
|
|
wpdialog.js
|
|
|
wpdialog.min.js
|
|
|
wplink.js
|
wpLink: support whole URLs including query/fragment when pre-filling the URL field. Fixes #19992
|
2014-06-25 00:37:15 +00:00 |
wplink.min.js
|
wpLink: support whole URLs including query/fragment when pre-filling the URL field. Fixes #19992
|
2014-06-25 00:37:15 +00:00 |
zxcvbn-async.js
|
|
|
zxcvbn-async.min.js
|
|
|
zxcvbn.min.js
|
|
|