.. |
cat.dev.js
|
|
|
cat.js
|
|
|
categories.dev.js
|
Fix canceling when deleting newly added categories and link categories, fixes #11296
|
2009-12-01 23:51:04 +00:00 |
categories.js
|
|
|
comment.dev.js
|
|
|
comment.js
|
|
|
common.dev.js
|
Remove redundant userinfo styling, props ocean90 and SergeyBiryukov, see #18197
|
2011-09-20 03:37:17 +00:00 |
common.js
|
Remove redundant userinfo styling, props ocean90 and SergeyBiryukov, see #18197
|
2011-09-20 03:37:17 +00:00 |
custom-background.dev.js
|
|
|
custom-background.js
|
|
|
custom-fields.dev.js
|
|
|
custom-fields.js
|
Add quotes to [value="some"] selectors, see #16426
|
2011-04-30 02:15:08 +00:00 |
dashboard.dev.js
|
Fix another .attr() vs .prop() case, props ocean90, fixes #17546
|
2011-05-24 16:49:01 +00:00 |
dashboard.js
|
Fix another .attr() vs .prop() case, props ocean90, fixes #17546
|
2011-05-24 16:49:01 +00:00 |
edit-comments.dev.js
|
Don't hide the comment reply or quick edit row if an error is returned. Props ocean90. Fixes #18350.
|
2011-09-07 19:48:25 +00:00 |
edit-comments.js
|
Don't hide the comment reply or quick edit row if an error is returned. Props ocean90. Fixes #18350.
|
2011-09-07 19:48:25 +00:00 |
editor.dev.js
|
Fix QTags.closeAllTags(), replace 'tb' with 'ed' in quicktags,js to make it clear it is the editor instance not the toolbar, small comments quick edit fixes, see #16695, fixes #15911
|
2011-08-20 19:55:51 +00:00 |
editor.js
|
Fix QTags.closeAllTags(), replace 'tb' with 'ed' in quicktags,js to make it clear it is the editor instance not the toolbar, small comments quick edit fixes, see #16695, fixes #15911
|
2011-08-20 19:55:51 +00:00 |
farbtastic.js
|
|
|
gallery.dev.js
|
|
|
gallery.js
|
|
|
image-edit.dev.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |
image-edit.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |
inline-edit-post.dev.js
|
Add post formats to quick edit and bulk edit. Fixes #18083.
|
2011-09-19 17:02:58 +00:00 |
inline-edit-post.js
|
Add post formats to quick edit and bulk edit. Fixes #18083.
|
2011-09-19 17:02:58 +00:00 |
inline-edit-tax.dev.js
|
Do not run bulk edit when the user clicks on a filter, fixes #17733
|
2011-06-10 00:01:16 +00:00 |
inline-edit-tax.js
|
Do not run bulk edit when the user clicks on a filter, fixes #17733
|
2011-06-10 00:01:16 +00:00 |
link.dev.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |
link.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |
media-upload.dev.js
|
Fix send_to_editor() and Insert/Upload buttons URLs, see #17144
|
2011-08-06 01:35:02 +00:00 |
media-upload.js
|
Fix send_to_editor() and Insert/Upload buttons URLs, see #17144
|
2011-08-06 01:35:02 +00:00 |
media.dev.js
|
|
|
media.js
|
|
|
nav-menu.dev.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |
nav-menu.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |
password-strength-meter.dev.js
|
|
|
password-strength-meter.js
|
|
|
plugin-install.dev.js
|
Reinstitute Intall Now AYS that was accidentally disabled. props ocean90. fixes #16032
|
2010-12-30 16:04:07 +00:00 |
plugin-install.js
|
|
|
post.dev.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |
post.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |
postbox.dev.js
|
Responsive admin improvements for the dashboard, new/write screens and links screens, see #18198
|
2011-09-21 06:16:24 +00:00 |
postbox.js
|
Responsive admin improvements for the dashboard, new/write screens and links screens, see #18198
|
2011-09-21 06:16:24 +00:00 |
revisions-js.php
|
|
|
set-post-thumbnail.dev.js
|
|
|
set-post-thumbnail.js
|
|
|
tags.dev.js
|
|
|
tags.js
|
|
|
theme-preview.dev.js
|
|
|
theme-preview.js
|
|
|
theme.dev.js
|
|
|
theme.js
|
|
|
user-profile.dev.js
|
Pinking shears
|
2011-06-30 21:59:45 +00:00 |
user-profile.js
|
User Profile JS cleanup, props dd32, fixes #17910 for 3.2
|
2011-06-28 16:17:49 +00:00 |
utils.dev.js
|
|
|
utils.js
|
|
|
widgets.dev.js
|
'.widget', not '.postbox' in [18635], props aaroncampbell, see #17979
|
2011-09-03 21:45:01 +00:00 |
widgets.js
|
'.widget', not '.postbox' in [18635], props aaroncampbell, see #17979
|
2011-09-03 21:45:01 +00:00 |
word-count.dev.js
|
Fix autosave and word count for DFW HTML editor, always update word count on autosave, see #17136
|
2011-05-16 06:17:44 +00:00 |
word-count.js
|
Fix autosave and word count for DFW HTML editor, always update word count on autosave, see #17136
|
2011-05-16 06:17:44 +00:00 |
wp-fullscreen.dev.js
|
Add TinyMCE command to handle opening of the upload/insert popup, fix the shortcut "Alt+Shift+M", fix the "image" button in DFW, fixes #17992, fixes #18697, see $17144
|
2011-09-19 00:47:23 +00:00 |
wp-fullscreen.js
|
Add TinyMCE command to handle opening of the upload/insert popup, fix the shortcut "Alt+Shift+M", fix the "image" button in DFW, fixes #17992, fixes #18697, see $17144
|
2011-09-19 00:47:23 +00:00 |
xfn.dev.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |
xfn.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |