WordPress/wp-admin
2006-10-04 11:28:38 +00:00
..
images Login screen updates from bryanveloso. fixes #3021 2006-08-10 08:43:58 +00:00
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 move plugin sorting (by Name) to get_plugins() so that it works for the Edit Plugins page too. fixes: #2412 2006-10-04 09:36:21 +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 List manipulation improvements from mdawaffe. fixes #2786 2006-06-06 04:14:04 +00:00
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 Manage Posts: hide empty categories in dropdown, provide hook for custom filtering. Props westi. fixes #3120 2006-10-04 07:54:38 +00:00
export.php Use get_option instead of get_settings. Just 'cause. 2006-08-30 21:46:31 +00:00
import.php Strip and texturize importer title. Props Nazgul. fixes #2897 2006-07-05 22:33:58 +00:00
index.php pass incoming Technorati links through wptexturize(). Props Nazgul. fixes: #2856 2006-10-04 04:23:21 +00:00
install-helper.php Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now. 2004-05-24 08:22:18 +00:00
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 wp_die() improvements from Sewar. fixes #2902 2006-07-10 05:29:10 +00:00
link-manager.php RTL enhancements from Sewar. #3136 2006-09-27 00:51:17 +00:00
link-parse-opml.php i18n updates from nbachiyski. fixes #2069 2005-12-12 22:48:30 +00:00
link.php wp_die() improvements from Sewar. fixes #2902 2006-07-10 05:29:10 +00:00
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 wp_reset_vars() from Sewar. fixes #2888 2006-07-03 19:03:37 +00:00
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 printf(), not print_f(). 2006-10-04 10:35:49 +00:00
options.php preserve multi-line options in options.php. Props Viper007Bond. fixes #2456 2006-10-04 11:28:38 +00:00
page-new.php Better notice and link after post/page saving. Props mdawaffe. fixes #1690 2006-10-04 07:46:47 +00:00
page.php Better notice and link after post/page saving. Props mdawaffe. fixes #1690 2006-10-04 07:46:47 +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 move plugin sorting (by Name) to get_plugins() so that it works for the Edit Plugins page too. fixes: #2412 2006-10-04 09:36:21 +00:00
post-new.php Better notice and link after post/page saving. Props mdawaffe. fixes #1690 2006-10-04 07:46:47 +00:00
post.php Better notice and link after post/page saving. Props mdawaffe. fixes #1690 2006-10-04 07:46:47 +00:00
profile-update.php Use wp_die(). Props filosofo. fixes #2914 2006-07-05 22:00:03 +00:00
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 Make setup-config purtier. Props Potter_System. fixes #2618 2006-04-01 22:59:31 +00:00
sidebar.php wp_die() improvements from Sewar. fixes #2902 2006-07-10 05:29:10 +00:00
templates.php Refrain from reading files of 0 length. Props technosailor. fixes #1999 2006-10-04 07:29:33 +00:00
theme-editor.php Do only the minimum sanitization on the URL redirect. fixes #2994 2006-10-02 19:26:12 +00:00
themes.php Use wp_redirect(). 2006-06-27 05:38:56 +00:00
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 Uploader improvements from mdawaffe. fixes #3191 2006-10-04 06:37:42 +00:00
upload-js.php Uploader improvements from mdawaffe. fixes #3191 2006-10-04 06:37:42 +00:00
upload-rtl.css Uploader improvements from mdawaffe. fixes #3191 2006-10-04 06:37:42 +00:00
upload.css Uploader improvements from mdawaffe. fixes #3191 2006-10-04 06:37:42 +00:00
upload.php Uploader improvements from mdawaffe. fixes #3191 2006-10-04 06:37:42 +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 List manip improvements from mdawaffe. fixes #2633 2006-04-04 00:16:27 +00:00
users.php case insensitive sorting. props Nazgul. fixes #3108 2006-10-04 03:49:56 +00:00
wp-admin.css preserve multi-line options in options.php. Props Viper007Bond. fixes #2456 2006-10-04 11:28:38 +00:00
xfn.js Death to trailing tabs. Props Mark J. fixes #2405 2006-02-12 07:53:23 +00:00