Wordpress/wp-admin
Matt Mullenweg a3dddd0802 add-a-hook
git-svn-id: https://develop.svn.wordpress.org/trunk@3754 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-29 09:21:23 +00:00
..
images
import Remove those naughty flushes. 2006-04-22 02:10:42 +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
admin-functions.php add-a-hook 2006-04-29 09:21:23 +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
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
edit-form-comment.php A better comment delete button 2006-04-19 08:02:16 +00:00
edit-form.php
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
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
index.php
inline-uploading.php Ref checks from mdawaffe. 2006-03-30 23:12:54 +00:00
install-helper.php
install.php Remove those naughty flushes. 2006-04-22 02:10:42 +00:00
link-add.php
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
link.php
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
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
options-general.php AJAXify user addition. Props mdawaffe. fixes #2624 2006-04-02 00:31:26 +00:00
options-head.php
options-misc.php
options-permalink.php Ref checks from mdawaffe. 2006-03-30 23:12:54 +00:00
options-reading.php
options-writing.php
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
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
setup-config.php Make setup-config purtier. Props Potter_System. fixes #2618 2006-04-01 22:59:31 +00:00
sidebar.php
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
update-links.php
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