WordPress/wp-admin/js
2008-07-11 15:59:14 +00:00
..
cat.js
categories.js
comment.js Clean up the Write Post/Write Page/Edit Comment screens for people without JS. Introduce the hide-if-no-js and hide-if-js automagical classes. fixes #6395 2008-03-26 20:06:18 +00:00
common.js Fix over-aggressive form validation. Props mdawaffe. fixes #6209 2008-03-18 19:20:18 +00:00
custom-fields.js
edit-comments.js increment comment moderation counter when unapproving comment from approved comments screen. props mdawaffe. fixes #6338 2008-03-21 21:57:25 +00:00
editor.js Rename wp_caption shortcode to caption. Allow themes to disable captioning. Use dashes instead of underscores in class names. Props azaozz. see #6812 2008-07-11 15:59:14 +00:00
forms.js Shift-click to select a range of checkboxes. Props mdawaffe. fixes #6541 for trunk 2008-04-18 22:23:02 +00:00
gallery.js Media Uploader improvements from azaozz: Improves the insert external image dialog, redirects to the gallery tab after "Save all changes" is clicked, shows the "Order" fields on the closed tabs, where they are easier to use, and only in the Gallery. see #7274 2008-07-10 03:49:52 +00:00
link.js Close link postboxes 2008-05-30 21:16:33 +00:00
media-upload.js Rename wp_caption shortcode to caption. Allow themes to disable captioning. Use dashes instead of underscores in class names. Props azaozz. see #6812 2008-07-11 15:59:14 +00:00
page.js Clean up the Write Post/Write Page/Edit Comment screens for people without JS. Introduce the hide-if-no-js and hide-if-js automagical classes. fixes #6395 2008-03-26 20:06:18 +00:00
password-strength-meter.js i18n fixes from nbachiyski. fixes #6226 2008-03-14 20:17:17 +00:00
post.js Enable tag auto-suggest for multiple tags at once (without having to hit enter and send each one "down below"). fixes #5580 2008-06-30 00:04:22 +00:00
postbox.js The whole title box should be clickable to expand or contract. Fixes #6217. Hat tip: azaozz. 2008-03-14 08:43:00 +00:00
revisions-js.php Javascriptify revision selections to deal elegantly while comparing. 2008-07-10 07:58:19 +00:00
slug.js
tags.js
theme-preview.js Test for feature instead of browser to fix TB positioning for browsers pretending to be IE6. Props azaozz. fixes #6676 2008-06-25 16:58:27 +00:00
upload.js Switch from addLoadEvent to jQuery(document).ready. Fixes #6241 props azaozz. 2008-03-15 22:57:47 +00:00
users.js
widgets.js Widget arrangement fix from azaozz. fixes #6876 for trunk 2008-05-04 02:05:18 +00:00
word-count.js Word count fix from azaozz. fixes #6991 2008-06-03 08:13:33 +00:00
wp-gears.js Gears update from azaozz. see #6965 2008-05-19 15:41:31 +00:00
xfn.js