WordPress/wp-admin
matt c377504cd3 More sanitization cleanups
git-svn-id: http://svn.automattic.com/wordpress/trunk@2557 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-20 04:06:37 +00:00
..
admin-footer.php Firefox fixes 2005-04-19 02:16:57 +00:00
admin-functions.php Firefox fixes 2005-04-19 02:16:57 +00:00
admin-header.php Initial auto-save checkin code from DarkCryst. No bug reports on it yet! Several known issues, including deleting cookies, moving the restore button, and other behavior probs. 2005-04-16 16:31:38 +00:00
admin.php It was a Wednesday. (?!) Hat tip: Lucas Larson 2005-04-19 17:24:05 +00:00
bookmarklet.php Icon is broken 2005-02-15 00:48:36 +00:00
categories.php More localization fixes. http://mosquito.wordpress.org/view.php?id=1113 Props: SteveAgl 2005-03-15 16:38:59 +00:00
edit-comments.php Fix later 2005-02-11 02:00:38 +00:00
edit-form-advanced.php Don't show delete button if there's nothing to delete 2005-04-16 18:47:37 +00:00
edit-form-comment.php Fix timestamp editing. http://mosquito.wordpress.org/view.php?id=1022 2005-03-10 09:50:26 +00:00
edit-form.php Don't let users who cannot publish edit published posts, even their own. Make consistent use of user_can_create_post(). http://mosquito.wordpress.org/view.php?id=1004 Props: MC_incubus 2005-03-14 00:48:11 +00:00
edit-page-form.php Fix strtotime warning. http://mosquito.wordpress.org/view.php?id=981 2005-03-06 05:48:41 +00:00
edit-pages.php http://mosquito.wordpress.org/view.php?id=522 2005-02-11 02:27:45 +00:00
edit.php More sanitization cleanups 2005-04-20 04:06:37 +00:00
import-b2.php Be sure about encoding. Fixes http://mosquito.wordpress.org/view.php?id=1222 2005-04-19 03:35:48 +00:00
import-blogger.php Be sure about encoding. Fixes http://mosquito.wordpress.org/view.php?id=1222 2005-04-19 03:35:48 +00:00
import-greymatter.php Be sure about encoding. Fixes http://mosquito.wordpress.org/view.php?id=1222 2005-04-19 03:35:48 +00:00
import-livejournal.php Be sure about encoding. Fixes http://mosquito.wordpress.org/view.php?id=1222 2005-04-19 03:35:48 +00:00
import-mt.php Be sure about encoding. Fixes http://mosquito.wordpress.org/view.php?id=1222 2005-04-19 03:35:48 +00:00
import-rss.php Be sure about encoding. Fixes http://mosquito.wordpress.org/view.php?id=1222 2005-04-19 03:35:48 +00:00
import-textpattern.php Be sure about encoding. Fixes http://mosquito.wordpress.org/view.php?id=1222 2005-04-19 03:35:48 +00:00
index.php strtotime needs to now that the time string is in GMT. http://mosquito.wordpress.org/view.php?id=1075 2005-03-22 17:33:05 +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.php Be sure about encoding. Fixes http://mosquito.wordpress.org/view.php?id=1222 2005-04-19 03:35:48 +00:00
link-add.php Localize strings. http://mosquito.wordpress.org/view.php?id=909 Props: nbachiyski 2005-02-25 00:20:48 +00:00
link-categories.php String localization fixes. http://mosquito.wordpress.org/view.php?id=1112 Props: SteveAgl 2005-03-15 16:35:13 +00:00
link-import.php More localization fixes. http://mosquito.wordpress.org/view.php?id=1113 Props: SteveAgl 2005-03-15 16:38:59 +00:00
link-manager.php Remove HERE document. xgettext doesn't like it. http://mosquito.wordpress.org/view.php?id=1221 Props: nbachiyski 2005-04-09 04:32:38 +00:00
link-parse-opml.php Cleaning up some includes. 2004-04-27 23:17:16 +00:00
menu-header.php Compare full name of plugin files rather than only the last 10 chars. http://mosquito.wordpress.org/view.php?id=1124 Props: MC_incubus 2005-03-21 04:18:16 +00:00
menu.php Plugin page hooks. Props: morganiq. http://mosquito.wordpress.org/view.php?id=785 http://mosquito.wordpress.org/view.php?id=797 2005-02-07 01:15:06 +00:00
moderation.php Excellent spam moderation patch from CarLBanks - http://mosquito.wordpress.org/view.php?id=835 2005-02-11 01:52:19 +00:00
options-discussion.php Remove extra paren. http://mosquito.wordpress.org/view.php?id=853 2005-02-11 06:49:07 +00:00
options-general.php Comment registration goodness. Hat tip to Jason at noprequisite.com for user_identity code. 2005-01-31 06:38:12 +00:00
options-head.php Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support. 2004-10-19 03:03:06 +00:00
options-misc.php Remove unused options. 2005-02-14 03:20:29 +00:00
options-permalink.php Clearer message if we can't write the .htaccess file - http://mosquito.wordpress.org/view.php?id=694 2005-02-14 03:22:25 +00:00
options-reading.php Fix confusing wording - http://mosquito.wordpress.org/view.php?id=481 2005-02-11 03:05:05 +00:00
options-writing.php Change wording. gettext href so translators can link to translated resource. http://mosquito.wordpress.org/view.php?id=1140 Props: firefly4wp and MC_incubus 2005-03-22 04:52:50 +00:00
options.php Weekly archives fixes. http://mosquito.wordpress.org/view.php?id=1217 2005-04-10 20:07:46 +00:00
page-new.php Improvements to page handling. Move form to own page, put under "Write", ambiguiate language, and fix redirect. 2004-11-16 19:29:51 +00:00
plugin-editor.php Preserve entity encoding in plugin editor. http://mosquito.wordpress.org/view.php?id=957 Props: coffee2code 2005-02-24 18:13:02 +00:00
plugins.php Active plugins array sanity check. If the array isn't an array, reset it. 2005-04-04 02:48:18 +00:00
post.php More sanitization cleanups 2005-04-20 04:06:37 +00:00
profile.php Do not require password update when changing profile. http://mosquito.wordpress.org/view.php?id=1101 Props: idanso 2005-03-13 17:29:33 +00:00
quicktags.js Quicktag enhancements 2005-03-24 01:26:22 +00:00
setup-config.php Be sure about encoding. Fixes http://mosquito.wordpress.org/view.php?id=1222 2005-04-19 03:35:48 +00:00
sidebar.php Missing closing bracket. Hat tip: Lucas. 2005-03-03 19:27:39 +00:00
templates.php Mark strings for localization. http://mosquito.wordpress.org/view.php?id=1033 2005-03-05 18:31:59 +00:00
theme-editor.php Bail if the theme does not exist. 2005-04-19 21:41:35 +00:00
themes.php Fix number formatting in dashboard stats for numbers > 999. http://mosquito.wordpress.org/view.php?id=1074 Hat tip: dougal 2005-03-11 16:53:16 +00:00
update-links.php Check for failed socket open in update-links. http://mosquito.wordpress.org/view.php?id=1025 Props: ColdForged 2005-03-29 16:58:30 +00:00
upgrade-functions.php Tweak to 2487. 2005-03-29 05:39:23 +00:00
upgrade-schema.php Localize time format. http://mosquito.wordpress.org/view.php?id=994 2005-02-28 04:45:58 +00:00
upgrade.php Use installing variable (from Donncha) 2005-03-17 23:34:06 +00:00
upload.php Semi-colon semi-bug 2005-02-15 23:25:59 +00:00
user-edit.php Don't throw 'typed only once' error when both password entries are blank. http://mosquito.wordpress.org/view.php?id=1178 2005-03-29 14:48:49 +00:00
users.php Localize email messages. http://mosquito.wordpress.org/view.php?id=1168 Props: slebog 2005-03-25 21:41:45 +00:00
wp-admin.css Better sub-menu styling. Should fix http://mosquito.wordpress.org/view.php?id=1138 2005-04-13 23:41:13 +00:00