.. |
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
|
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
|
Remove trailing comma in common.js that IE is known to choke on. props ocean90, fixes #13260.
|
2010-05-06 14:13:31 +00:00 |
common.js
|
Remove trailing comma in common.js that IE is known to choke on. props ocean90, fixes #13260.
|
2010-05-06 14:13:31 +00:00 |
custom-background.dev.js
|
Custom background UI updates. props ocean90 for initial patch, see #12186.
|
2010-05-16 05:17:57 +00:00 |
custom-background.js
|
Custom background UI updates. props ocean90 for initial patch, see #12186.
|
2010-05-16 05:17:57 +00:00 |
custom-fields.dev.js
|
|
|
custom-fields.js
|
|
|
dashboard.dev.js
|
Ensure that QuickPress media uploads get attached to the auto-draft we create for new posts correctly. Fixes #10917 props ocean90.
|
2010-05-23 07:58:06 +00:00 |
dashboard.js
|
Ensure that QuickPress media uploads get attached to the auto-draft we create for new posts correctly. Fixes #10917 props ocean90.
|
2010-05-23 07:58:06 +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
|
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-edit.dev.js
|
Swap out ;; for ; in js too. See #11618.
|
2009-12-26 17:10:37 +00:00 |
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
|
|
|
link.dev.js
|
Focus on category field when adding a new category in the write panel
|
2010-05-26 09:17:40 +00:00 |
link.js
|
Focus on category field when adding a new category in the write panel
|
2010-05-26 09:17:40 +00:00 |
media-upload.dev.js
|
|
|
media-upload.js
|
|
|
media.dev.js
|
Allow searching custom post types when attaching media. Props markoheijnen. fixes #13229
|
2010-05-25 02:18:07 +00:00 |
media.js
|
Allow searching custom post types when attaching media. Props markoheijnen. fixes #13229
|
2010-05-25 02:18:07 +00:00 |
nav-menu.dev.js
|
Strip trailing whitespace
|
2010-05-26 02:42:15 +00:00 |
nav-menu.js
|
Don't hide early nav menu instructions until the menu is no longer empty. props koopersmith, see #13525
|
2010-05-26 00:41:18 +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
|
Focus on category field when adding a new category in the write panel
|
2010-05-26 09:17:40 +00:00 |
post.js
|
Focus on category field when adding a new category in the write panel
|
2010-05-26 09:17:40 +00:00 |
postbox.dev.js
|
Fix metabox hiding. Props scribu. fixes #12439
|
2010-03-02 18:06:14 +00:00 |
postbox.js
|
|
|
revisions-js.php
|
Revert [14347] and [14372]. It broke more than we expected. Try again in 3.1. see #13051
|
2010-05-03 18:16:22 +00:00 |
set-post-thumbnail.dev.js
|
Add nonce protection for setting/removing featured post image. fixes #13438
|
2010-05-18 22:08:49 +00:00 |
set-post-thumbnail.js
|
Add nonce protection for setting/removing featured post image. fixes #13438
|
2010-05-18 22:08:49 +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
|
Strip trailing whites.
|
2010-05-03 20:26:11 +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
|
Trailing whitespace cleanup
|
2010-01-15 22:11:12 +00:00 |
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 |