.. |
cat.dev.js
|
Cleanup js files and prepare for concatenating, move most inline js to files
|
2009-01-12 13:43:17 +00:00 |
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
|
Fix canceling when deleting newly added categories and link categories, fixes #11296
|
2009-12-01 23:51:04 +00:00 |
comment.dev.js
|
Validate date/time fields for posts and comments, fixes #10309
|
2009-12-03 09:56:20 +00:00 |
comment.js
|
Validate date/time fields for posts and comments, fixes #10309
|
2009-12-03 09:56:20 +00:00 |
common.dev.js
|
Show a notice when changing a multisite's site admin email. props jorbin. Introduce an .inline class that can be used with div.updated and div.error, to prevent the message from being moved to the top of the page. see #12192
|
2010-02-26 21:19:10 +00:00 |
common.js
|
Show a notice when changing a multisite's site admin email. props jorbin. Introduce an .inline class that can be used with div.updated and div.error, to prevent the message from being moved to the top of the page. see #12192
|
2010-02-26 21:19:10 +00:00 |
custom-fields.dev.js
|
|
|
custom-fields.js
|
jQuery 1.3b2 and related changes (jquery.js is not minified to aid testing)
|
2009-01-07 05:02:40 +00:00 |
dashboard.dev.js
|
Re-position the QuickPress ajax spinner. Fixes #10680
|
2010-02-13 05:35:47 +00:00 |
dashboard.js
|
Re-position the QuickPress ajax spinner. Fixes #10680
|
2010-02-13 05:35:47 +00:00 |
edit-comments.dev.js
|
Fix Right Now comments counts when only one comment exists
|
2009-11-30 01:53:25 +00:00 |
edit-comments.js
|
Fix Right Now comments counts when only one comment exists
|
2009-11-30 01:53:25 +00:00 |
editor.dev.js
|
Autop: add fieldset to blocks, remove support for empty <p> for now, fix block in block problems when switching the editor from visual to html and back, fixes #8644
|
2009-11-25 09:50:20 +00:00 |
editor.js
|
Autop: add fieldset to blocks, remove support for empty <p> for now, fix block in block problems when switching the editor from visual to html and back, fixes #8644
|
2009-11-25 09:50:20 +00:00 |
farbtastic.js
|
|
|
gallery.dev.js
|
|
|
gallery.js
|
Image editing (first run). Includes code by stephanreiter, see #10528
|
2009-09-10 22:07:33 +00:00 |
image-edit.dev.js
|
Swap out ;; for ; in js too. See #11618.
|
2009-12-26 17:10:37 +00:00 |
image-edit.js
|
Fix image meta after editing image, disable the Save button when no changes, fixes #11115
|
2009-11-11 11:24:01 +00:00 |
inline-edit-post.dev.js
|
Handle custom post types in inline edit js. Props jfarthing84. see #9674
|
2010-02-22 17:21:33 +00:00 |
inline-edit-post.js
|
Handle custom post types in inline edit js. Props jfarthing84. see #9674
|
2010-02-22 17:21:33 +00:00 |
inline-edit-tax.dev.js
|
Use new jQuery methods when adding, editing and deleting tags with AJAX, fix warning when deleting tags, see #10239
|
2009-07-01 08:12:39 +00:00 |
inline-edit-tax.js
|
Use new jQuery methods when adding, editing and deleting tags with AJAX, fix warning when deleting tags, see #10239
|
2009-07-01 08:12:39 +00:00 |
link.dev.js
|
|
|
link.js
|
|
|
media-upload.dev.js
|
|
|
media-upload.js
|
|
|
media.dev.js
|
|
|
media.js
|
|
|
nav-menu-default-items.dev.js
|
Menu enhancements. Props ptahdunbar. fixes #11817
|
2010-02-28 20:00:49 +00:00 |
nav-menu-default-items.js
|
Menu enhancements. Props ptahdunbar. fixes #11817
|
2010-02-28 20:00:49 +00:00 |
nav-menu-dynamic-functions.dev.js
|
Menu enhancements. Props ptahdunbar. fixes #11817
|
2010-02-28 20:00:49 +00:00 |
nav-menu-dynamic-functions.js
|
Menu enhancements. Props ptahdunbar. fixes #11817
|
2010-02-28 20:00:49 +00:00 |
nav-menu-php-functions.dev.js
|
move nav menu css/js to nav-menu prefix, See #11817
|
2010-02-25 17:10:00 +00:00 |
nav-menu-php-functions.js
|
move nav menu css/js to nav-menu prefix, See #11817
|
2010-02-25 17:10:00 +00:00 |
password-strength-meter.dev.js
|
|
|
password-strength-meter.js
|
|
|
plugin-install.dev.js
|
|
|
plugin-install.js
|
|
|
post.dev.js
|
Switch live() binding to a single selector. Props mdawaffe. fixes #12369
|
2010-02-25 21:46:04 +00:00 |
post.js
|
Switch live() binding to a single selector. Props mdawaffe. fixes #12369
|
2010-02-25 21:46:04 +00:00 |
postbox.dev.js
|
|
|
postbox.js
|
Merge post.js with page.js and slug.js, optimize categories and tags JS, standardize postboxes IDs and JS.
|
2009-10-13 10:02:42 +00:00 |
revisions-js.php
|
|
|
set-post-thumbnail.dev.js
|
Provide visual feedback for "Use as thumbnail" when clicked immediately after uploading the image. fixes #11140
|
2009-12-10 08:03:26 +00:00 |
set-post-thumbnail.js
|
Provide visual feedback for "Use as thumbnail" when clicked immediately after uploading the image. fixes #11140
|
2009-12-10 08:03:26 +00:00 |
tags.dev.js
|
Trim trailing whites
|
2010-02-21 00:03:42 +00:00 |
tags.js
|
Convert Terms page to use WP_Ajax_Response(), hierarchical terms will now appear under their parent OR have the parents prefixed, Terms will be removed from tag cloud/parent list upon deletion, Terms will be added to Parent list in correct order upon ajax creation, Errors on term creation flow back to UI, clean up _tag_row() alternate class handling, Show None text in Category dropdown if empty and show_if_empty = true. See #11838
|
2010-02-13 05:40:47 +00:00 |
theme-preview.dev.js
|
|
|
theme-preview.js
|
|
|
user-profile.dev.js
|
|
|
user-profile.js
|
|
|
utils.dev.js
|
|
|
utils.js
|
|
|
widgets.dev.js
|
Trailing whitespace cleanup
|
2010-01-15 22:11:12 +00:00 |
widgets.js
|
|
|
word-count.dev.js
|
|
|
word-count.js
|
|
|
wp-gears.dev.js
|
Trailing whitespace cleanup
|
2010-01-15 22:11:12 +00:00 |
wp-gears.js
|
Properly sanitize Gears storeName for IDN domains, fixes #9594
|
2009-07-18 06:27:42 +00:00 |
xfn.dev.js
|
|
|
xfn.js
|
|
|