WordPress/wp-admin
ryan d0bb17a2f3 Delete cut-and-paste error.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-16 18:27:47 +00:00
..
images Prettier boxes 2005-11-06 01:57:59 +00:00
import Importer work. 2005-11-16 02:07:56 +00:00
admin-db.php Debug string? 2005-11-13 04:21:44 +00:00
admin-footer.php Move pings out-of-band to speed up posting. Props to Owen. fixes #1644 2005-09-02 16:56:28 +00:00
admin-functions.php Make sure plugins and themes are readable. Props Mike Little. fixes #1502 2005-11-16 03:27:22 +00:00
admin-header.php TinyMCE tweaks from skeltoac. fixes #1852 2005-11-08 19:17:08 +00:00
admin.php Add kses_init_filters(). Call it when running importers. 2005-10-05 23:58:16 +00:00
bookmarklet.php Give a little love to the bookmarklet. 2005-10-28 08:43:23 +00:00
categories.php Real default category, fixes #1873 2005-11-14 08:58:16 +00:00
edit-comments.php Remove redundant lines. Props johnjosephbachir. fixes #1774 2005-11-11 00:32:15 +00:00
edit-form-advanced.php Don't show Publish button for published posts. 2005-11-16 02:17:26 +00:00
edit-form-ajax-cat.php Update all to eol-style: native, also fixes #1645 2005-11-13 04:40:18 +00:00
edit-form-comment.php Clap on Clap off 2005-08-18 01:51:59 +00:00
edit-form.php Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML 2005-08-08 01:13:22 +00:00
edit-link-form.php Consolidate link forms into edit-link-form 2005-09-19 00:47:58 +00:00
edit-page-form.php A button called Save. Props morydd. fixes #1411 2005-11-16 02:15:24 +00:00
edit-pages.php On the fly list manipulation. Delete in style. Mad props to mdawaffe. Applies to #1634 2005-08-31 02:39:17 +00:00
edit.php Don't loop over empty list. Props Mark Jaquith. fixes #1827 2005-11-10 23:36:50 +00:00
execute-pings.php Don't trackbacks from draft post. Props markjaquith. fixes #1801 2005-11-06 07:10:15 +00:00
import-b2.php Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742 2005-10-12 18:21:15 +00:00
import-greymatter.php Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742 2005-10-12 18:21:15 +00:00
import-livejournal.php Use wpdb->escape instead of addslashes to prepare DB bound data. 2005-07-05 20:47:22 +00:00
import-mt.php Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742 2005-10-12 18:21:15 +00:00
import-rss.php Use wpdb->escape instead of addslashes to prepare DB bound data. 2005-07-05 20:47:22 +00:00
import-textpattern.php Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742 2005-10-12 18:21:15 +00:00
import.php New import system. Very rough draft. 2005-08-21 07:03:23 +00:00
index.php Order scheduled posts by date. 2005-09-12 18:55:23 +00:00
inline-uploading.php Renaming. object and subpost are now attachment. post_type is post_mime_type. 2005-11-15 22:55:24 +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 Flush the cache before installing. fixes #1877 2005-11-14 22:32:03 +00:00
link-add.php Re-add xfn flag. 2005-09-19 02:50:42 +00:00
link-categories.php On the fly list manipulation. Delete in style. Mad props to mdawaffe. Applies to #1634 2005-08-31 02:39:17 +00:00
link-import.php Slight pretty-upping, fixes #1798 2005-11-14 09:42:44 +00:00
link-manager.php Consolidate link forms into edit-link-form 2005-09-19 00:47:58 +00:00
link-parse-opml.php Cleaning up some includes. 2004-04-27 23:17:16 +00:00
list-manipulation.js Update all to eol-style: native, also fixes #1645 2005-11-13 04:40:18 +00:00
list-manipulation.php Add comment_count to the posts table. Props donncha. fixes #1860 2005-11-16 06:29:36 +00:00
menu-header.php Fix menu annoyance. Clean up themes.php code. 2005-09-05 23:33:10 +00:00
menu.php New import system. Very rough draft. 2005-08-21 07:03:23 +00:00
moderation.php Moderation and comment_author_link, fixes #1019 2005-11-13 02:45:53 +00:00
options-discussion.php Cleanup options save. 2005-11-12 09:36:20 +00:00
options-general.php Documentation link, fixes #1652 2005-11-13 03:13:32 +00:00
options-head.php Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML 2005-08-08 01:13:22 +00:00
options-misc.php Cleanup options save. 2005-11-12 09:36:20 +00:00
options-permalink.php Add radio button for our default permalink structure. Add got_mod_rewrite(). Props Mark Jaquith. fixes #1840 2005-11-10 23:25:39 +00:00
options-personal-update.php Minor tweaks 2005-08-08 03:28:37 +00:00
options-personal.php Cleanup options save. 2005-11-12 09:36:20 +00:00
options-reading.php Cleanup options save. 2005-11-12 09:36:20 +00:00
options-writing.php Cleanup options save. 2005-11-12 09:36:20 +00:00
options.php Cleanup options save. 2005-11-12 09:36:20 +00:00
page-new.php Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML 2005-08-08 01:13:22 +00:00
plugin-editor.php Clear bottoms, fixes #1640 2005-11-14 10:19:22 +00:00
plugins.php Actually remove deleted plugins from the active plugin list. This has been broken for ever. fixes #1709 2005-10-05 23:19:48 +00:00
post.php Put the preview anchors on the h2. Props: markjaquith fixes #1765 2005-10-29 01:52:56 +00:00
profile-update.php Link love. Add get_link(), get_link_to_edit(), add_link(), edit_link(), wp_insert_link(), wp_update_link(), wp_delete_link() 2005-09-18 19:44:14 +00:00
profile.php Pull the values in WP_User::data directly into WP_User so that we don't have to do ->data->blah. 2005-11-16 02:54:23 +00:00
setup-config.php Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742 2005-10-12 18:21:15 +00:00
sidebar.php Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742 2005-10-12 18:21:15 +00:00
templates.php Clear bottoms, fixes #1640 2005-11-14 10:19:22 +00:00
theme-editor.php No need to display the whole big path, fixes #1617 2005-11-14 10:26:39 +00:00
themes.php Fix menu annoyance. Clean up themes.php code. 2005-09-05 23:33:10 +00:00
update-links.php Use wpdb->escape instead of addslashes to prepare DB bound data. 2005-07-05 20:47:22 +00:00
upgrade-functions.php Delete cut-and-paste error. 2005-11-16 18:27:47 +00:00
upgrade-schema.php Assign a valid default role. Props ringmaster. fixes #1823 2005-11-16 06:31:21 +00:00
upgrade.php Send a header as well as a meta, fixes #857 2005-11-11 01:31:59 +00:00
user-edit.php Pull the values in WP_User::data directly into WP_User so that we don't have to do ->data->blah. 2005-11-16 02:54:23 +00:00
users.php Pull the values in WP_User::data directly into WP_User so that we don't have to do ->data->blah. 2005-11-16 02:54:23 +00:00
wp-admin.css Clear bottoms, fixes #1640 2005-11-14 10:19:22 +00:00