Wordpress/wp-admin
Mark Jaquith d2129ef550 default category starts out unchecked. Props Viper007Bond. fixes #2938
git-svn-id: https://develop.svn.wordpress.org/trunk@4311 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 06:17:44 +00:00
..
images
import Don't use deprecated functions. Props Nazgul. fixes #3186 2006-10-02 18:03:34 +00:00
admin-ajax.php AJAX responsiveness improvements from mdawaffe. fixes #3099 2006-09-13 21:39:53 +00:00
admin-db.php Use wp_dropdown_categories(). Fix padding. Don't allow a cat to be it's own parent. Props westi. fixes #3088 2006-09-01 20:38:24 +00:00
admin-footer.php Add support for RTL in install.php, upgrade.php and inline-uploading.php. Props Sewar. #3136 2006-09-28 17:35:59 +00:00
admin-functions.php Uploader improvements from mdawaffe. fixes #3191 2006-10-03 07:15:13 +00:00
admin-header.php Add langauge_attributes() template tag. #3136 2006-09-24 20:16:13 +00:00
admin.php Turn hard-coded paths to defines. Pull gettext includes int wp-settings. Props mdawaffe. fixes #3157 2006-09-21 20:46:39 +00:00
bookmarklet.php Use get_option instead of get_settings. Just 'cause. 2006-08-30 21:46:31 +00:00
cat-js.php AJAX responsiveness improvements from mdawaffe. fixes #3099 2006-09-13 21:39:53 +00:00
categories.js AJAX responsiveness improvements from mdawaffe. fixes #3099 2006-09-13 21:39:53 +00:00
categories.php RTL enhancements from Sewar. #3136 2006-09-27 00:51:17 +00:00
comment.php comment_post_redirect and comment_edit_redirect from Mark J. fixes #2590 2006-09-28 19:16:15 +00:00
custom-fields.js AJAX responsiveness improvements from mdawaffe. fixes #3099 2006-09-13 21:39:53 +00:00
dbx-admin-key-js.php cache_javascript_headers() from masquerade. fixes #3059 #2799 2006-08-22 17:31:53 +00:00
edit-category-form.php Use wp_dropdown_categories(). Fix padding. Don't allow a cat to be it's own parent. Props westi. fixes #3088 2006-09-01 20:38:24 +00:00
edit-comments.js
edit-comments.php Add and use delete class on delete buttons. Props mdawaffe. fixes #3187 2006-10-02 18:34:08 +00:00
edit-form-advanced.php default category starts out unchecked. Props Viper007Bond. fixes #2938 2006-10-04 06:17:44 +00:00
edit-form-comment.php Add and use delete class on delete buttons. Props mdawaffe. fixes #3187 2006-10-02 18:34:08 +00:00
edit-form.php Use get_option instead of get_settings. Just 'cause. 2006-08-30 21:46:31 +00:00
edit-link-form.php Use get_option instead of get_settings. Just 'cause. 2006-08-30 21:46:31 +00:00
edit-page-form.php Uploader improvements from mdawaffe. fixes #3191 2006-10-03 07:15:13 +00:00
edit-pages.php RTL enhancements from Sewar. #3136 2006-09-27 00:51:17 +00:00
edit.php RTL enhancements from Sewar. #3136 2006-09-27 00:51:17 +00:00
export.php Use get_option instead of get_settings. Just 'cause. 2006-08-30 21:46:31 +00:00
import.php
index.php pass incoming Technorati links through wptexturize(). Props Nazgul. fixes: #2856 2006-10-04 04:23:21 +00:00
install-helper.php
install-rtl.css Add support for RTL in install.php, upgrade.php and inline-uploading.php. Props Sewar. #3136 2006-09-28 17:35:59 +00:00
install.css Add support for RTL in install.php, upgrade.php and inline-uploading.php. Props Sewar. #3136 2006-09-28 17:35:59 +00:00
install.php missing wp-config.php error uses wp_die() now. props Nazgul. fixes #1936 2006-10-04 05:32:18 +00:00
link-add.php Use get_option instead of get_settings. Just 'cause. 2006-08-30 21:46:31 +00:00
link-import.php
link-manager.php RTL enhancements from Sewar. #3136 2006-09-27 00:51:17 +00:00
link-parse-opml.php
link.php
menu-header.php Turn hard-coded paths to defines. Pull gettext includes int wp-settings. Props mdawaffe. fixes #3157 2006-09-21 20:46:39 +00:00
menu.php case insensitive sorting. props Nazgul. fixes #3108 2006-10-04 03:49:56 +00:00
moderation.php RTL enhancements from Sewar. #3136 2006-09-27 00:51:17 +00:00
options-discussion.php Clarify comment_max_links option text. Props chrisdolan and Nazgul. fixes 1397 2006-10-04 05:06:51 +00:00
options-general.php Better phrasing for date format text. Props abhay and zedlander. fixes: #2602 2006-10-04 04:37:00 +00:00
options-head.php
options-misc.php Options cleanup and some styling changes. 2006-09-19 06:11:42 +00:00
options-permalink.php These should say the same things. 2006-09-19 15:11:51 +00:00
options-privacy.php Options cleanup and some styling changes. 2006-09-19 06:11:42 +00:00
options-reading.php Options cleanup and some styling changes. 2006-09-19 06:11:42 +00:00
options-writing.php Options cleanup and some styling changes. 2006-09-19 06:11:42 +00:00
options.php Move home and siteurl update events to action hooks. 2006-09-08 21:42:05 +00:00
page-new.php
page.php Validate good times, come on. Props Viper007Bond. fixes #3113 2006-09-07 17:28:29 +00:00
plugin-editor.php Turn hard-coded paths to defines. Pull gettext includes int wp-settings. Props mdawaffe. fixes #3157 2006-09-21 20:46:39 +00:00
plugins.php RTL enhancements from Sewar. #3136 2006-09-27 00:51:17 +00:00
post-new.php Add some IDs. Props Mark Jaquith. fixes #3164 2006-09-25 18:53:48 +00:00
post.php Validate good times, come on. Props Viper007Bond. fixes #3113 2006-09-07 17:28:29 +00:00
profile-update.php
profile.php Options cleanup and some styling changes. 2006-09-19 06:11:42 +00:00
rtl.css RTL enhancements from Sewar. #3136 2006-09-27 00:51:17 +00:00
setup-config.php
sidebar.php
templates.php
theme-editor.php Do only the minimum sanitization on the URL redirect. fixes #2994 2006-10-02 19:26:12 +00:00
themes.php
update-links.php Use get_option instead of get_settings. Just 'cause. 2006-08-30 21:46:31 +00:00
upgrade-functions.php Quote weblog title in email From header. Props graeme and Nazgul. fixes #1716 2006-10-04 03:03:41 +00:00
upgrade-schema.php Options cleanup and some styling changes. 2006-09-19 06:11:42 +00:00
upgrade.php Add support for RTL in install.php, upgrade.php and inline-uploading.php. Props Sewar. #3136 2006-09-28 17:35:59 +00:00
upload-functions.php Pageinate upload tabs. From the Paginator, mdawaffe. fixes #3193 2006-10-03 15:40:26 +00:00
upload-js.php Pageinate upload tabs. From the Paginator, mdawaffe. fixes #3193 2006-10-03 15:40:26 +00:00
upload-rtl.css Pageinate upload tabs. From the Paginator, mdawaffe. fixes #3193 2006-10-03 15:40:26 +00:00
upload.css Pageinate upload tabs. From the Paginator, mdawaffe. fixes #3193 2006-10-03 15:40:26 +00:00
upload.php Pageinate upload tabs. From the Paginator, mdawaffe. fixes #3193 2006-10-03 15:40:26 +00:00
user-edit.php Don't show user form without privs. Props westi. fixes #3142 2006-09-24 10:08:58 +00:00
users.js
users.php case insensitive sorting. props Nazgul. fixes #3108 2006-10-04 03:49:56 +00:00
wp-admin.css Uploader improvements from mdawaffe. fixes #3191 2006-10-03 07:15:13 +00:00
xfn.js