.. |
cat.dev.js
|
|
|
cat.js
|
|
|
categories.dev.js
|
|
|
categories.js
|
|
|
comment.dev.js
|
|
|
comment.js
|
|
|
common.dev.js
|
Remove 'Turbo' link from admin header. see #11301
|
2010-03-26 20:59:57 +00:00 |
common.js
|
Remove 'Turbo' link from admin header. see #11301
|
2010-03-26 20:59:57 +00:00 |
custom-background.dev.js
|
Add Repeat-x/repeat-y support to Custom Backgrounds, Add Live preview of Repeat option, Use Thumbnail of background for Background Preview. Props jshreve. See #12186
|
2010-03-28 02:53:04 +00:00 |
custom-background.js
|
Add Repeat-x/repeat-y support to Custom Backgrounds, Add Live preview of Repeat option, Use Thumbnail of background for Background Preview. Props jshreve. See #12186
|
2010-03-28 02:53:04 +00:00 |
custom-fields.dev.js
|
|
|
custom-fields.js
|
|
|
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
|
Uncheck rows on comments page when hiding rows so as to not affect it by Bulk edits. Fixes #12365
|
2010-04-18 07:37:45 +00:00 |
edit-comments.js
|
Uncheck rows on comments page when hiding rows so as to not affect it by Bulk edits. Fixes #12365
|
2010-04-18 07:37:45 +00:00 |
editor.dev.js
|
|
|
editor.js
|
|
|
farbtastic.js
|
|
|
gallery.dev.js
|
|
|
gallery.js
|
|
|
image-edit.dev.js
|
|
|
image-edit.js
|
|
|
inline-edit-post.dev.js
|
Trim trailing whitespace
|
2010-03-17 16:27:25 +00:00 |
inline-edit-post.js
|
Custom taxonomy support for inline edit. Props prettyboymp. see #9674
|
2010-03-01 15:48:01 +00:00 |
inline-edit-tax.dev.js
|
|
|
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.dev.js
|
Don't use target="_self" in nav menu links, just omit the attribute. Also fix and run earlier db upgrades. fixes #12808
|
2010-04-03 22:52:30 +00:00 |
nav-menu.js
|
Don't use target="_self" in nav menu links, just omit the attribute. Also fix and run earlier db upgrades. fixes #12808
|
2010-04-03 22:52:30 +00:00 |
password-strength-meter.dev.js
|
Add Password Mismatch feedback to the Password Strength Meter. Props dancole. Fixes #12576
|
2010-03-31 08:45:51 +00:00 |
password-strength-meter.js
|
Add Password Mismatch feedback to the Password Strength Meter. Props dancole. Fixes #12576
|
2010-03-31 08:45:51 +00:00 |
plugin-install.dev.js
|
TB_iframe fixes for stuff that broke in r14015. props scribu. fixes #12878. see #12792
|
2010-04-07 13:52:12 +00:00 |
plugin-install.js
|
TB_iframe fixes for stuff that broke in r14015. props scribu. fixes #12878. see #12792
|
2010-04-07 13:52:12 +00:00 |
post.dev.js
|
Fix undefined page var in Post Javascript; Fixes inactive cancel button in Publish time selection. Props duck_. Fixes #12829
|
2010-04-18 01:54:44 +00:00 |
post.js
|
Fix undefined page var in Post Javascript; Fixes inactive cancel button in Publish time selection. Props duck_. Fixes #12829
|
2010-04-18 01:54:44 +00:00 |
postbox.dev.js
|
Fix metabox hiding. Props scribu. fixes #12439
|
2010-03-02 18:06:14 +00:00 |
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
|
|
|
set-post-thumbnail.js
|
|
|
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
|
TB_iframe fixes for stuff that broke in r14015. props scribu. fixes #12878. see #12792
|
2010-04-07 13:52:12 +00:00 |
theme-preview.js
|
TB_iframe fixes for stuff that broke in r14015. props scribu. fixes #12878. see #12792
|
2010-04-07 13:52:12 +00:00 |
user-profile.dev.js
|
Add Password Mismatch feedback to the Password Strength Meter. Props dancole. Fixes #12576
|
2010-03-31 08:45:51 +00:00 |
user-profile.js
|
Add Password Mismatch feedback to the Password Strength Meter. Props dancole. Fixes #12576
|
2010-03-31 08:45:51 +00:00 |
utils.dev.js
|
|
|
utils.js
|
|
|
widgets.dev.js
|
|
|
widgets.js
|
|
|
word-count.dev.js
|
|
|
word-count.js
|
|
|
xfn.dev.js
|
Convert xfn.js to jQuery. Make the calculated field readonly if js. props rmccue. fixes #12551
|
2010-04-04 03:53:14 +00:00 |
xfn.js
|
Convert xfn.js to jQuery. Make the calculated field readonly if js. props rmccue. fixes #12551
|
2010-04-04 03:53:14 +00:00 |