WordPress/wp-admin
ryan 09a10da767 More clean_url and int casts for 2.1.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5120 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-27 23:46:21 +00:00
..
images Login screen updates from bryanveloso. fixes #3021 2006-08-10 08:43:58 +00:00
import Big int patch for 2.1 2007-03-23 03:18:00 +00:00
admin-ajax.php Big int patch for 2.1 2007-03-23 03:18:00 +00:00
admin-db.php Big int patch for 2.1 2007-03-23 03:18:00 +00:00
admin-footer.php Some UI cleanups, changes, and various miscellany. 2006-10-06 01:14:47 +00:00
admin-functions.php More clean_url and int casts for 2.1. 2007-03-27 23:46:21 +00:00
admin-header.php escape pagenow. Props xknown. fixes #3988 for 2.1 2007-03-18 23:04:36 +00:00
admin.php Don't force kses filtering of imports. fixes #3290 2006-12-13 19:21:09 +00:00
bookmarklet.php use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for 2.1. 2007-03-17 08:47:29 +00:00
cat-js.php Category AJAX fixes from mdawaffe. fixes #3343 2007-01-19 00:49:01 +00:00
categories.js AJAX responsiveness improvements from mdawaffe. fixes #3099 2006-09-13 21:39:53 +00:00
categories.php Typo fixes from mdawaffe. fixes #3474 2006-12-27 00:51:00 +00:00
comment.php Reparent edit comments tab. Props mdawaffe. fixes #3448 2006-12-07 00:40:31 +00:00
custom-fields.js Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986 2006-11-19 07:56:05 +00:00
custom-header.php Sanitize browser-bound add_query_arg() outputs. fixes #3937 2007-03-09 04:36:24 +00:00
dbx-admin-key-js.php Use js_escape. Props nbachiyski. fixes #3399 2006-11-28 21:51:13 +00:00
edit-category-form.php new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
edit-comments.js List manipulation improvements from mdawaffe. fixes #2786 2006-06-06 04:14:04 +00:00
edit-comments.php Big int patch for 2.1 2007-03-23 03:18:00 +00:00
edit-form-advanced.php use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for 2.1. 2007-03-17 08:47:29 +00:00
edit-form-comment.php i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes #3474 2006-12-21 23:06:18 +00:00
edit-form.php i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes #3474 2006-12-21 23:06:18 +00:00
edit-link-form.php new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
edit-page-form.php use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for 2.1. 2007-03-17 08:47:29 +00:00
edit-pages.php Show pages in ascending order in Edit->Pages. Props Xander. fixes #3760 2007-02-22 01:59:55 +00:00
edit.php Fix AJAX delete/spam on individual post comments view. fixes #3639 2007-02-25 11:23:03 +00:00
export.php Typo fixes from mdawaffe. fixes #3474 2006-12-27 00:51:00 +00:00
import.php Some string changes. Props MichaelH. fixes #2724 2006-12-05 07:15:12 +00:00
index-extra.php Send content type header. Props nbachiyski. fixes #3754 2007-02-06 20:12:53 +00:00
index.php i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes #3474 2006-12-21 23:06:18 +00:00
install-helper.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986 2006-11-19 07:56:05 +00:00
install-rtl.css RTL fixes from Sewar. #3217 2006-10-25 21:32:20 +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 Don't translate admin user. Leave it fixed. Props nbachiyski. fixes #3589 2007-01-18 18:03:32 +00:00
link-add.php Typo fixes from mdawaffe. fixes #3474 2006-12-27 00:51:00 +00:00
link-import.php Missing </p> from nickshanks. fixes #3582 2007-01-16 00:27:14 +00:00
link-manager.php use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for 2.1. 2007-03-17 08:47:29 +00:00
link-parse-opml.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986 2006-11-19 07:56:05 +00:00
link.php Standardize on Links instead of Bookmarks until we change our minds again. 2006-11-20 02:17:07 +00:00
menu-header.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986 2006-11-19 07:56:05 +00:00
menu.php Allow adding submenus to post.php for back-compat. fixes #3501 2007-01-07 09:02:11 +00:00
moderation.php JS quoting fixes from nbachiyski. fixes #3539 2007-01-08 21:22:10 +00:00
options-discussion.php Verbage change. Props foolswisdom. fixes #3521 2007-01-16 02:27:00 +00:00
options-general.php Make some date/time formats translateable. Props teknoseyir and nbachiyski. fixes #3661 2007-01-25 02:08:54 +00:00
options-head.php wp_reset_vars() from Sewar. fixes #2888 2006-07-03 19:03:37 +00:00
options-misc.php new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
options-permalink.php Ensure XHTML validity when presenting mod_rewrite rules for copy-paste. Props JeremyVisser. fixes #3523 2007-01-05 09:27:22 +00:00
options-privacy.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986 2006-11-19 07:56:05 +00:00
options-reading.php XHTML validation fixes and <!--more--> typo correction for Reading Options page. Props JeremyVisser. fixes #3709 2007-01-29 16:44:47 +00:00
options-writing.php Remove the global rich_editing option, now it's just personal, fixes #2033 2006-12-01 11:16:31 +00:00
options.php new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
page-new.php Hold off on menu cleanup until next release. There be dragons. 2006-11-18 07:31:29 +00:00
page.php use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for 2.1. 2007-03-17 08:47:29 +00:00
plugin-editor.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986 2006-11-19 07:56:05 +00:00
plugins.php Typo fixes from mdawaffe. fixes #3474 2006-12-27 00:51:00 +00:00
post-new.php Hold off on menu cleanup until next release. There be dragons. 2006-11-18 07:31:29 +00:00
post.php use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for 2.1. 2007-03-17 08:47:29 +00:00
profile-update.php Enable RTE for new users. fixes #3485 2006-12-19 23:19:12 +00:00
profile.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986 2006-11-19 07:56:05 +00:00
rtl.css RTL fixes from Sewar. fixes #3217 2006-10-25 21:35:40 +00:00
setup-config.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986 2006-11-19 07:56:05 +00:00
sidebar.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986 2006-11-19 07:56:05 +00:00
templates.php wp_specialchars() treatment for recent file list 2006-12-27 05:59:45 +00:00
theme-editor.php new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
themes.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986 2006-11-19 07:56:05 +00:00
update-links.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986 2006-11-19 07:56:05 +00:00
upgrade-functions.php Drop linkcategories table for those upgrading from previous alphas and betas. 2007-01-19 20:33:11 +00:00
upgrade-schema.php Remove the global rich_editing option, now it's just personal, fixes #2033 2006-12-01 11:16:31 +00:00
upgrade.php use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for 2.1. 2007-03-17 08:47:29 +00:00
upload-functions.php use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for 2.1. 2007-03-17 08:47:29 +00:00
upload-js.php Category AJAX fixes from mdawaffe. fixes #3343 2007-01-19 00:49:01 +00:00
upload-rtl.css Inline uploader tweaks from mdawaffe. fixes #3360 2006-11-14 23:18:20 +00:00
upload.css Add h2 to Uploads page. Props mdawaffe. fixes #3541 2007-01-09 09:05:54 +00:00
upload.php use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for 2.1. 2007-03-17 08:47:29 +00:00
user-edit.php use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for 2.1. 2007-03-17 08:47:29 +00:00
users.js Better AJAX feedback messages and markup fixes. Props mdawaffe. fixes #3208 2006-12-01 23:00:04 +00:00
users.php i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes #3474 2006-12-21 23:06:18 +00:00
wp-admin.css Very minor update to styling of page navigation. 2007-01-22 19:26:20 +00:00
xfn.js Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986 2006-11-19 07:56:05 +00:00