WordPress/wp-admin
2006-08-30 17:17:09 +00:00
..
images Login screen updates from bryanveloso. fixes #3021 2006-08-10 08:43:58 +00:00
import Use wp_die(). Props filosofo. fixes #2914 2006-07-05 22:00:03 +00:00
admin-ajax.php autosave fix ups 2006-08-11 18:50:28 +00:00
admin-db.php Make those chars feel special. 2006-08-24 22:33:16 +00:00
admin-footer.php Future post pinging and cron fixups from masquerade. fixes #2469 2006-03-30 07:36:54 +00:00
admin-functions.php Don't specialchar user description on save. fixes #3069 2006-08-25 17:47:19 +00:00
admin-header.php Add page specific admin_head action. Add admin_print_scripts actions. 2006-08-28 23:08:48 +00:00
admin.php Add plugin page load hooks. Useful for queueing scripts for a particular plugin page. 2006-08-22 17:38:09 +00:00
bookmarklet.php wp_die() improvements from Sewar. fixes #2902 2006-07-10 05:29:10 +00:00
cat-js.php cache_javascript_headers() from masquerade. fixes #3059 #2799 2006-08-22 17:31:53 +00:00
categories.js Category Ajax improvements from mdawaffe. fixes #2803 2006-07-25 06:36:10 +00:00
categories.php Don't allow blank cats. Props donncha. fixes #2960 2006-07-20 01:30:37 +00:00
comment.php Use wp_die(). Props filosofo. fixes #2914 2006-07-05 22:00:03 +00:00
custom-fields.js Change number of comments awaiting moderation in menu when number changes. Props mdawaffe. fixes #2677 2006-04-21 04:54:01 +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 Update nonce action strings. Props mdawaffe. 2006-05-26 23:08:05 +00:00
edit-comments.js List manipulation improvements from mdawaffe. fixes #2786 2006-06-06 04:14:04 +00:00
edit-comments.php s/URI/URL/. Props Nazgul. fixes #2666 2006-08-30 16:40:17 +00:00
edit-form-advanced.php Capitalization fixes from foolswisdom and davidosier. fixes #3077 2006-08-30 01:47:01 +00:00
edit-form-comment.php s/URI/URL/. Props Nazgul. fixes #2666 2006-08-30 16:40:17 +00:00
edit-form.php s/URI/URL/. Props Nazgul. fixes #2666 2006-08-30 16:40:17 +00:00
edit-link-form.php Some renames 2006-07-06 04:27:45 +00:00
edit-page-form.php Capitalization fixes from foolswisdom and davidosier. fixes #3077 2006-08-30 01:47:01 +00:00
edit-pages.php Script loader from mdawaffe. #2701 2006-05-22 17:16:05 +00:00
edit.php Add Browse Category dropdown. Props westi and thomas. fixes #2340 2006-08-30 17:17:09 +00:00
export.php New import and export, v0.1 2006-05-10 20:34:17 +00:00
import.php Strip and texturize importer title. Props Nazgul. fixes #2897 2006-07-05 22:33:58 +00:00
index.php Add cap checks around getting started links. Props Mark J. fixes #3074 2006-08-30 09:12:29 +00:00
inline-uploading.php Use wp_die(). Props filosofo. fixes #2914 2006-07-05 22:00:03 +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 wp_die() improvements from Sewar. fixes #2902 2006-07-10 05:29:10 +00:00
link-add.php Some renames 2006-07-06 04:27:45 +00:00
link-import.php wp_die() improvements from Sewar. fixes #2902 2006-07-10 05:29:10 +00:00
link-manager.php s/URI/URL/. Props Nazgul. fixes #2666 2006-08-30 16:40: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
list-manipulation-js.php cache_javascript_headers() from masquerade. fixes #3059 #2799 2006-08-22 17:31:53 +00:00
menu-header.php Dynamic menu reparenting. fixes #2257 2006-02-17 00:57:10 +00:00
menu.php More fun with menus. 2006-08-15 22:13:36 +00:00
moderation.php Fix for radio labels on moderation page 2006-07-07 18:35:49 +00:00
options-discussion.php s/URI/URL/. Props Nazgul. fixes #2666 2006-08-30 16:40:17 +00:00
options-general.php s/URI/URL/. Props Nazgul. fixes #2666 2006-08-30 16:40:17 +00:00
options-head.php wp_reset_vars() from Sewar. fixes #2888 2006-07-03 19:03:37 +00:00
options-misc.php Make those chars feel special. 2006-08-24 22:33:16 +00:00
options-permalink.php s/URI/URL/. Props Nazgul. fixes #2666 2006-08-30 16:40:17 +00:00
options-privacy.php Don't hide blog when option is blank! 2006-06-17 23:38:45 +00:00
options-reading.php Add show_option_none to wp_dropdown_pages(). Props ryanscheuermann. #2515 2006-06-07 23:27:25 +00:00
options-writing.php s/URI/URL/. Props Nazgul. fixes #2666 2006-08-30 16:40:17 +00:00
options.php Make those chars feel special. 2006-08-24 22:33:16 +00:00
page-new.php Autosave and prototype. Props masquerade. fixes #3020 #3017 2006-08-11 03:54:45 +00:00
page.php Fix autosave redirects 2006-08-11 19:13:00 +00:00
plugin-editor.php Die before including the header. 2006-08-22 18:20:00 +00:00
plugins.php Use wp_redirect(). 2006-06-27 05:38:56 +00:00
post-new.php Autosave and prototype. Props masquerade. fixes #3020 #3017 2006-08-11 03:54:45 +00:00
post.php Fix autosave redirects 2006-08-11 19:13:00 +00:00
profile-update.php Use wp_die(). Props filosofo. fixes #2914 2006-07-05 22:00:03 +00:00
profile.php Make those chars feel special. 2006-08-24 22:33:16 +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 Use wp_die(). Props filosofo. fixes #2914 2006-07-05 22:00:03 +00:00
theme-editor.php Die before including the header. 2006-08-22 18:20:00 +00:00
themes.php Use wp_redirect(). 2006-06-27 05:38:56 +00:00
update-links.php wp_die() improvements from Sewar. fixes #2902 2006-07-10 05:29:10 +00:00
upgrade-functions.php Oopsie. 2006-06-15 08:56:53 +00:00
upgrade-schema.php Fix duplicate index error. Props ryanscheuermann. fixes #2695 2006-08-07 00:30:56 +00:00
upgrade.php Use wp_get_referer(). fixes #2800 2006-06-24 07:34:35 +00:00
user-edit.php Make those chars feel special. 2006-08-24 22:33:16 +00:00
users.js List manip improvements from mdawaffe. fixes #2633 2006-04-04 00:16:27 +00:00
users.php Rename Nickname to Username and mark Username and E-mail as required. Props filosofo. fixes #2940 2006-08-30 17:09:50 +00:00
wp-admin.css style tweakage 2006-08-30 01:11:49 +00:00
xfn.js Death to trailing tabs. Props Mark J. fixes #2405 2006-02-12 07:53:23 +00:00