WordPress/wp-admin/js
2010-10-07 19:34:18 +00:00
..
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 Minify all js and add the non-minified files as .dev.js 2009-01-02 15:08:58 +00:00
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 More specific selector for checkbox columns. Props Cimmo for initial patch. Fixes #15051 2010-10-07 09:53:37 +00:00
common.js More specific selector for checkbox columns. Props Cimmo for initial patch. Fixes #15051 2010-10-07 09:53:37 +00:00
custom-background.dev.js Use correct element in jQuery selector. props ocean90, see #12186. 2010-05-31 16:30:02 +00:00
custom-background.js Use correct element in jQuery selector. props ocean90, see #12186. 2010-05-31 16:30:02 +00:00
custom-fields.dev.js Trim tailing whitespace 2009-05-24 23:47:49 +00:00
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 First pass of user admin. Network admin and screen cleanups. see #14696 2010-10-07 19:34:18 +00:00
dashboard.js First pass of user admin. Network admin and screen cleanups. see #14696 2010-10-07 19:34:18 +00:00
edit-comments.dev.js Rename admin-table.js to list-table.js 2010-08-25 01:59:13 +00:00
edit-comments.js Rename admin-table.js to list-table.js 2010-08-25 01:59:13 +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 Strip trailing whitespace 2008-12-09 18:03:31 +00:00
gallery.dev.js Image editing (first run). Includes code by stephanreiter, see #10528 2009-09-10 22:07:33 +00:00
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 Ajaxify list-type screens in the admin. See #14579 2010-08-11 21:54:51 +00:00
inline-edit-post.js Ajaxify list-type screens in the admin. See #14579 2010-08-11 21:54:51 +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 Cut 'em out, move 'em on, trailing whitespace 2010-06-02 20:04:07 +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
list-table.dev.js Rename admin-table.js to list-table.js 2010-08-25 01:59:13 +00:00
list-table.js Rename admin-table.js to list-table.js 2010-08-25 01:59:13 +00:00
media-upload.dev.js When inserting the embed shortcode in TinyMCE replace it with a placeholder image, update the 'wordpress', 'wpeditimage' and 'wpgallery' TinyMCE plugins, fix the audio and video "From URL" tabs in the uploader popup to accept only URLs for embedding, see #10337 2009-10-24 11:43:42 +00:00
media-upload.js When inserting the embed shortcode in TinyMCE replace it with a placeholder image, update the 'wordpress', 'wpeditimage' and 'wpgallery' TinyMCE plugins, fix the audio and video "From URL" tabs in the uploader popup to accept only URLs for embedding, see #10337 2009-10-24 11:43:42 +00:00
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 Fix menu box search. Fixes #14335 2010-10-04 14:17:34 +00:00
nav-menu.js Fix menu box search. Fixes #14335 2010-10-04 14:17:34 +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 Squeeze out some bytes via munging. 2010-05-27 13:39:44 +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 Squeeze out some bytes via munging. 2010-05-27 13:39:44 +00:00
post.dev.js WEAPON LOCKED. http://txfx.net/s/34 props Left Bank Pictures (Strike Back). 2010-06-12 09:45:32 +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 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 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 Squeeze out some bytes via munging. 2010-05-27 13:39:44 +00:00
tags.dev.js Ajaxify list-type screens in the admin. See #14579 2010-08-11 21:54:51 +00:00
tags.js Ajaxify list-type screens in the admin. See #14579 2010-08-11 21:54:51 +00:00
theme-preview.dev.js Strip trailing whites. 2010-05-03 20:26:11 +00:00
theme-preview.js Squeeze out some bytes via munging. 2010-05-27 13:39:44 +00:00
theme.dev.js Feature filter visuals. First pass. see #14936 2010-09-24 18:50:31 +00:00
theme.js Feature filter visuals. First pass. see #14936 2010-09-24 18:50:31 +00:00
user-profile.dev.js Only show the Password Strength Meter when JavaScript is available. Fixes #14943 2010-09-25 10:58:01 +00:00
user-profile.js Only show the Password Strength Meter when JavaScript is available. Fixes #14943 2010-09-25 10:58:01 +00:00
utils.dev.js Trim tailing whitespace 2009-05-24 23:47:49 +00:00
utils.js Cleanup js files and prepare for concatenating, move most inline js to files 2009-01-12 13:43:17 +00:00
widgets.dev.js Verify that a widget is draggable before stripping its draggability. props filosofo, see #12863. Fixes widget creation for jQUI 1.8.5; should be fixed in jQUI 1.8.6. 2010-10-07 04:20:19 +00:00
widgets.js Verify that a widget is draggable before stripping its draggability. props filosofo, see #12863. Fixes widget creation for jQUI 1.8.5; should be fixed in jQUI 1.8.6. 2010-10-07 04:20:19 +00:00
word-count.dev.js wordcount.js fix for nbsp passed as #160 char, props Denis-de-Bernardy, fixes #9597 2009-04-22 09:29:43 +00:00
word-count.js wordcount.js fix for nbsp passed as #160 char, props Denis-de-Bernardy, fixes #9597 2009-04-22 09:29:43 +00:00
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