WordPress/wp-admin
ryan 85f5f5229f Add file. fixes #2677
git-svn-id: http://svn.automattic.com/wordpress/trunk@3736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-21 08:17:05 +00:00
..
images Bring the blue back 2005-11-29 14:59:29 +00:00
import What an oogly importer. 2006-04-19 07:25:52 +00:00
admin-ajax.php Get all error messages with get_error_messages(). 2006-04-02 00:48:14 +00:00
admin-db.php Add wp_revoke_user() and WP_User::remove_all_caps() to help those doing multi blog stuff. 2006-04-13 04:49:38 +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 Cleaner category count display 2006-04-19 09:26:56 +00:00
admin-header.php Always load list manip js when editing. Props mdawaffe. fixes #2672 2006-04-21 05:05:34 +00:00
admin.php AJAXify user addition. Props mdawaffe. fixes #2624 2006-04-02 00:31:26 +00:00
bookmarklet.php Death to trailing tabs. Props Mark J. fixes #2405 2006-02-12 07:53:23 +00:00
cat-js.php List manip improvements from mdawaffe. fixes #2633 2006-04-04 00:16:27 +00:00
categories.js List manip improvements from mdawaffe. fixes #2633 2006-04-04 00:16:27 +00:00
categories.php Cleaner category count display 2006-04-19 09:26:56 +00:00
comment.php A better comment delete button 2006-04-19 08:02:16 +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
edit-comments.js Add file. fixes #2677 2006-04-21 08:17:05 +00:00
edit-comments.php Unification of how we display comments in various parts of the admin section 2006-04-19 08:30:56 +00:00
edit-form-advanced.php tinyMCE 2.0.5 coming at you live. fixes #2598 2006-03-30 07:50:33 +00:00
edit-form-comment.php A better comment delete button 2006-04-19 08:02:16 +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 Better use of visual space when editing/adding links 2006-04-19 09:31:58 +00:00
edit-page-form.php tinyMCE 2.0.5 coming at you live. fixes #2598 2006-03-30 07:50:33 +00:00
edit-pages.php Navigation doesn't work, just show all pages. 2006-04-19 09:17:10 +00:00
edit.php Save a few lines of code, don't show 0 in month list 2006-04-19 08:51:01 +00:00
import.php i18n fixes from nbachiyski. #2006 2005-12-02 22:37:02 +00:00
index.php Bookmark/link rework. #2499 2006-02-27 04:57:30 +00:00
inline-uploading.php Ref checks from mdawaffe. 2006-03-30 23:12:54 +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 Pluggable install functions. fixes #2616 2006-03-31 08:07:39 +00:00
link-add.php Bookmark/link rework. #2499 2006-02-27 04:57:30 +00:00
link-import.php Ref checks from mdawaffe. 2006-03-30 23:12:54 +00:00
link-manager.php Make categories clickable, just like on the posts screen 2006-04-19 07:10:48 +00:00
link-parse-opml.php i18n updates from nbachiyski. fixes #2069 2005-12-12 22:48:30 +00:00
link.php Bookmark/link rework. #2499 2006-02-27 04:57:30 +00:00
list-manipulation-js.php Change number of comments awaiting moderation in menu when number changes. Props mdawaffe. fixes #2677 2006-04-21 04:54:01 +00:00
menu-header.php Dynamic menu reparenting. fixes #2257 2006-02-17 00:57:10 +00:00
menu.php Change number of comments awaiting moderation in menu when number changes. Props mdawaffe. fixes #2677 2006-04-21 04:54:01 +00:00
moderation.php Unification of how we display comments in various parts of the admin section 2006-04-19 08:30:56 +00:00
options-discussion.php h-scroll fix. fixes #1994 2005-12-23 03:24:10 +00:00
options-general.php AJAXify user addition. Props mdawaffe. fixes #2624 2006-04-02 00:31:26 +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 Bookmark/link rework. #2499 2006-02-27 04:57:30 +00:00
options-permalink.php Ref checks from mdawaffe. 2006-03-30 23:12:54 +00:00
options-reading.php Better show up front UI from Mark Jaquith. #2515 2006-03-01 20:58:40 +00:00
options-writing.php Bookmark/link rework. #2499 2006-02-27 04:57:30 +00:00
options.php Escape single quotes in options.php. fixes #2656 2006-04-17 23:33:08 +00:00
page-new.php Show message on publish rather than sitting dumbly. Link to site like we do for posts 2006-04-19 09:13:47 +00:00
page.php Redirect if no action is set. Props Viper007Bond. fixes #2619 2006-04-01 23:02:01 +00:00
plugin-editor.php Ref checks from mdawaffe. 2006-03-30 23:12:54 +00:00
plugins.php Death to trailing tabs. Props Mark J. fixes #2405 2006-02-12 07:53:23 +00:00
post-new.php Remove use of deprecated variables, don't show bookmarklet form to unrecognized browser. 2006-04-04 00:25:04 +00:00
post.php A better comment delete button 2006-04-19 08:02:16 +00:00
profile-update.php Get all error messages with get_error_messages(). 2006-04-02 00:48:14 +00:00
profile.php i81n fix from David House. fixes #2214 2006-01-07 06:33:49 +00:00
setup-config.php Make setup-config purtier. Props Potter_System. fixes #2618 2006-04-01 22:59:31 +00:00
sidebar.php Check for publish_posts cap. 2005-12-05 03:38:35 +00:00
templates.php Spelling fix from nbachiyski. fixes #2632 2006-04-04 00:48:44 +00:00
theme-editor.php Ref checks from mdawaffe. 2006-03-30 23:12:54 +00:00
themes.php Death to trailing tabs. Props Mark J. fixes #2405 2006-02-12 07:53:23 +00:00
update-links.php i18n updates from nbachiyski. fixes #2069 2005-12-12 22:48:30 +00:00
upgrade-functions.php Make sure we have links to iterate over. fixes #2675 2006-04-21 05:00:58 +00:00
upgrade-schema.php Add ID to composite key. #2604 2006-04-04 01:15:25 +00:00
upgrade.php Pluggable install functions. fixes #2616 2006-03-31 08:07:39 +00:00
user-edit.php Get all error messages with get_error_messages(). 2006-04-02 00:48:14 +00:00
users.js List manip improvements from mdawaffe. fixes #2633 2006-04-04 00:16:27 +00:00
users.php Get all error messages with get_error_messages(). 2006-04-02 00:48:14 +00:00
wp-admin.css More consistent padding in IE and FF, smoother display 2006-04-19 09:12:52 +00:00
xfn.js Death to trailing tabs. Props Mark J. fixes #2405 2006-02-12 07:53:23 +00:00