twentyGOLEM/wp-admin
nacin c366abf045 s/Backend/Dashboard/. props markmcwilliams, fixes #14585.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-10-09 02:11:10 +00:00
..
css Use separate ajax spinners for the Save Draft and Publish buttons on the post form. fixes #14582 with initial patch from wojtek.szkutnik. 2010-10-04 20:53:04 +00:00
images Ajaxify list-type screens in the admin. See #14579 2010-08-11 21:54:51 +00:00
includes s/Backend/Dashboard/. props markmcwilliams, fixes #14585. 2010-10-09 02:11:10 +00:00
js First pass of user admin. Network admin and screen cleanups. see #14696 2010-10-07 19:34:18 +00:00
maint
network s/Backend/Dashboard/. props markmcwilliams, fixes #14585. 2010-10-09 02:11:10 +00:00
user First pass of user admin. Network admin and screen cleanups. see #14696 2010-10-07 19:34:18 +00:00
admin-ajax.php Update via ajax the sample output of custom date/times on options-general. fixes #12636. 2010-10-08 03:29:57 +00:00
admin-footer.php Remove dead browse happy code. Has not been used for 18months in core admin. Props ocean90. Fixes #4833 2010-04-25 08:40:37 +00:00
admin-functions.php
admin-header.php Remove debug cruft. see [15662]. 2010-09-26 09:19:17 +00:00
admin-post.php
admin.php First pass of user admin. Network admin and screen cleanups. see #14696 2010-10-07 19:34:18 +00:00
async-upload.php
comment.php Add missing echo. see #14139, [15665]. 2010-09-29 09:11:08 +00:00
custom-background.php phpdoc, @since, whitespace. Also require an argument in wp_insert_post(). props duck_, see #14783. 2010-09-05 02:45:39 +00:00
custom-header.php
edit-comments.php First pass of user admin. Network admin and screen cleanups. see #14696 2010-10-07 19:34:18 +00:00
edit-form-advanced.php First pass of user admin. Network admin and screen cleanups. see #14696 2010-10-07 19:34:18 +00:00
edit-form-comment.php
edit-link-categories.php
edit-link-category-form.php
edit-link-form.php First pass of user admin. Network admin and screen cleanups. see #14696 2010-10-07 19:34:18 +00:00
edit-tag-form.php
edit-tags.php First pass of user admin. Network admin and screen cleanups. see #14696 2010-10-07 19:34:18 +00:00
edit.php First pass of user admin. Network admin and screen cleanups. see #14696 2010-10-07 19:34:18 +00:00
export.php
gears-manifest.php
import.php
index-extra.php First pass of user admin. Network admin and screen cleanups. see #14696 2010-10-07 19:34:18 +00:00
index.php First pass of user admin. Network admin and screen cleanups. see #14696 2010-10-07 19:34:18 +00:00
install-helper.php
install.php Context for the medium password strength string to disabiguate it. Fixes #14431 for trunk props demetris. 2010-07-29 20:42:05 +00:00
link-add.php
link-category.php
link-manager.php Introduce WP_List_Table::current_action() and use throughout admin list screens. See #14579 2010-09-22 00:10:39 +00:00
link-parse-opml.php
link.php s/blog/site/ in more places. props PeteMall, see #11644. 2010-04-30 01:54:32 +00:00
load-scripts.php
load-styles.php
media-new.php
media-upload.php
media.php Use relative paths when including files, avoiding include_path. fixes #12594, props sorich87. 2010-04-18 06:14:45 +00:00
menu-header.php
menu.php Unset global variables when they are no longer needed. 2010-10-07 20:12:49 +00:00
moderation.php
ms-admin.php Network Admin, first pass. see #14435 2010-07-30 20:34:54 +00:00
ms-delete-site.php
ms-edit.php Network Admin, first pass. see #14435 2010-07-30 20:34:54 +00:00
ms-options.php Network Admin, first pass. see #14435 2010-07-30 20:34:54 +00:00
ms-sites.php Network Admin, first pass. see #14435 2010-07-30 20:34:54 +00:00
ms-themes.php Network Admin, first pass. see #14435 2010-07-30 20:34:54 +00:00
ms-upgrade-network.php Network Admin, first pass. see #14435 2010-07-30 20:34:54 +00:00
ms-users.php Network Admin, first pass. see #14435 2010-07-30 20:34:54 +00:00
my-sites.php
nav-menus.php Duplicate Save button for nav menus at the bottom. fixes #14265. props duck_ 2010-09-07 04:40:53 +00:00
network.php Correct typo and use full blogs.dir path. props filosofo, fixes #14871. 2010-09-14 16:53:28 +00:00
options-discussion.php
options-general.php Update via ajax the sample output of custom date/times on options-general. fixes #12636. 2010-10-08 03:29:57 +00:00
options-head.php
options-media.php
options-permalink.php
options-privacy.php
options-reading.php
options-writing.php
options.php
plugin-editor.php
plugin-install.php introduce WP_List_Table::views(). See #14579 2010-09-05 21:26:27 +00:00
plugins.php First pass of user admin. Network admin and screen cleanups. see #14696 2010-10-07 19:34:18 +00:00
post-new.php
post.php
press-this.php
profile.php
revision.php
setup-config.php
sidebar.php
theme-editor.php Initialize a variable. fixes #15025. 2010-10-04 08:48:43 +00:00
theme-install.php introduce WP_List_Table::views(). See #14579 2010-09-05 21:26:27 +00:00
themes.php Feature filter visuals. First pass. see #14936 2010-09-24 18:50:31 +00:00
tools.php
update-core.php These are not verbs. http://notaverb.com/badbad_verbs 2010-07-27 18:02:45 +00:00
update.php
upgrade-functions.php
upgrade.php
upload.php First pass of user admin. Network admin and screen cleanups. see #14696 2010-10-07 19:34:18 +00:00
user-edit.php First pass of user admin. Network admin and screen cleanups. see #14696 2010-10-07 19:34:18 +00:00
user-new.php I18n fixes 2010-08-23 18:53:38 +00:00
users.php First pass of user admin. Network admin and screen cleanups. see #14696 2010-10-07 19:34:18 +00:00
widgets.php