Wordpress/wp-admin/js
Ryan Boren 8c81b54425 wp_category_checklist() fixes from mdawaffe. fixes #6810 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7777 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-22 22:45:53 +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 Protect the <pre> and <script> tags when switching editors. Props azaozz. fixes #6610 for trunk 2008-04-17 19:11:21 +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
link.js Switch from addLoadEvent to jQuery(document).ready. Fixes #6241 props azaozz. 2008-03-15 22:57:47 +00:00
media-upload.js
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
post.js wp_category_checklist() fixes from mdawaffe. fixes #6810 for trunk 2008-04-22 22:45:53 +00:00
postbox.js
slug.js
tags.js
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 Avoid data-loss when editing multi-widgets. Props mdawaffe. fixes #6636 for trunk 2008-04-07 21:40:32 +00:00
xfn.js