WordPress/wp-admin
2010-11-04 18:02:24 +00:00
..
css add_theme_support( 'post-formats', array( 'aside', 'image', 'etc' ) ); Add UI for choosing a post format, and save the choice. see #14746 2010-11-04 07:41:07 +00:00
images Blue tweaks. props saracannon, see #15207. 2010-11-04 01:59:58 +00:00
includes Limit post format UI to posts only, for now. see #14746 2010-11-04 18:02:24 +00:00
js Do our return falses. Props duck_. see #14746 2010-11-04 17:58:04 +00:00
maint s/awhile/a while. Props johnbillion, PeteMall. Fixes #14462 2010-10-28 15:30:39 +00:00
network Check the current user can create sites before showing the button. See #14435 props PeteMall. 2010-11-04 17:21:25 +00:00
user Doc blocks for wp-admin/user. see #14696. 2010-10-21 11:14:22 +00:00
admin-ajax.php Add define('WP_SHOW_ADMIN_BAR' , false) for now. See #15315. 2010-11-04 08:40:27 +00:00
admin-footer.php
admin-functions.php
admin-header.php Use 'Visit Site' in header if blog has no name. props blepoxp, fixes #13978. 2010-10-27 01:48:08 +00:00
admin-post.php
admin.php Use Absolute URL's & API's in header redirects in more locations. See #14062 2010-10-27 10:43:43 +00:00
async-upload.php
comment.php Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064 2010-10-28 21:56:43 +00:00
custom-background.php Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064 2010-10-28 21:56:43 +00:00
custom-header.php Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064 2010-10-28 21:56:43 +00:00
edit-comments.php Revert [16171] and [16172] - The class names were fine as they were and the MultiSite classes stand out more with the original naming. 2010-11-04 08:07:03 +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 Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064 2010-10-28 21:56:43 +00:00
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 Use submit_button() in more places. See #15064 2010-10-17 18:24:34 +00:00
edit-tags.php Revert [16171] and [16172] - The class names were fine as they were and the MultiSite classes stand out more with the original naming. 2010-11-04 08:07:03 +00:00
edit.php Revert [16171] and [16172] - The class names were fine as they were and the MultiSite classes stand out more with the original naming. 2010-11-04 08:07:03 +00:00
export.php Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064 2010-10-28 21:56:43 +00:00
gears-manifest.php
import.php Use Absolute URL's & API's in header redirects in more locations. See #14062 2010-10-27 10:43:43 +00:00
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 Remove unused global from install-helper. props hakre, fixes #13405. 2010-06-21 19:31:50 +00:00
install.php Revert submit_button() for wp-includes, setup-config, install, login, signup. see [16061], see #15064, fixes #15247. 2010-10-29 00:31:27 +00:00
link-add.php
link-manager.php Revert [16171] and [16172] - The class names were fine as they were and the MultiSite classes stand out more with the original naming. 2010-11-04 08:07:03 +00:00
link-parse-opml.php
link.php Use Absolute URL's & API's in header redirects in more locations. See #14062 2010-10-27 10:43:43 +00:00
load-scripts.php
load-styles.php
media-new.php
media-upload.php Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064 2010-10-28 21:56:43 +00:00
media.php Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064 2010-10-28 21:56:43 +00:00
menu-header.php Improved self determination. Props PeteMall. see #14435 2010-10-20 14:08:29 +00:00
menu.php Don't show plugin update counts on the non network admin menu. props PeteMall, see #14435. 2010-10-28 08:38:02 +00:00
moderation.php Use Absolute URL's & API's in header redirects in more locations. See #14062 2010-10-27 10:43:43 +00:00
ms-admin.php Network Admin, first pass. see #14435 2010-07-30 20:34:54 +00:00
ms-delete-site.php Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064 2010-10-28 21:56:43 +00:00
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 Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064 2010-10-28 21:56:43 +00:00
nav-menus.php Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064 2010-10-28 21:56:43 +00:00
network.php Prevent network creation when OMG_DO_NOT_UPGRADE_GLOBAL_TABLES is defined. props wpmuguru, fixes #14246. 2010-10-29 22:44:05 +00:00
options-discussion.php Introduce submit_button(). Props markjaquith for initial patch. See #15064 2010-10-14 19:58:06 +00:00
options-general.php Disable static page dropdowns when 'latest posts' is selected on Settings > Reading. props koopersmith, fixes #15205. 2010-10-24 19:20:52 +00:00
options-head.php
options-media.php Introduce submit_button(). Props markjaquith for initial patch. See #15064 2010-10-14 19:58:06 +00:00
options-permalink.php Introduce submit_button(). Props markjaquith for initial patch. See #15064 2010-10-14 19:58:06 +00:00
options-privacy.php Introduce submit_button(). Props markjaquith for initial patch. See #15064 2010-10-14 19:58:06 +00:00
options-reading.php Fix inverted logic. props duck_. fixes #15205. 2010-10-25 08:27:49 +00:00
options-writing.php Introduce submit_button(). Props markjaquith for initial patch. See #15064 2010-10-14 19:58:06 +00:00
options.php Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064 2010-10-28 21:56:43 +00:00
plugin-editor.php Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064 2010-10-28 21:56:43 +00:00
plugin-install.php Revert [16171] and [16172] - The class names were fine as they were and the MultiSite classes stand out more with the original naming. 2010-11-04 08:07:03 +00:00
plugins.php Revert [16171] and [16172] - The class names were fine as they were and the MultiSite classes stand out more with the original naming. 2010-11-04 08:07:03 +00:00
post-new.php Die if user doesn't have caps for the post type. Props duck_. fixes #15259 2010-11-01 16:28:35 +00:00
post.php Use Absolute URL's & API's in header redirects in more locations. See #14062 2010-10-27 10:43:43 +00:00
press-this.php Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064 2010-10-28 21:56:43 +00:00
profile.php
revision.php Mid-page headers should be h3, not h2. 2010-10-22 00:27:12 +00:00
setup-config.php Begin the dissolution of classes.php. see #10287. 2010-10-30 07:02:06 +00:00
theme-editor.php Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064 2010-10-28 21:56:43 +00:00
theme-install.php Revert [16171] and [16172] - The class names were fine as they were and the MultiSite classes stand out more with the original naming. 2010-11-04 08:07:03 +00:00
themes.php Revert [16171] and [16172] - The class names were fine as they were and the MultiSite classes stand out more with the original naming. 2010-11-04 08:07:03 +00:00
tools.php
update-core.php Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064 2010-10-28 21:56:43 +00:00
update.php Don't call activation hooks when upgrading. Props joelhardi for initial patch. See #14915 2010-10-27 13:40:14 +00:00
upgrade-functions.php
upgrade.php
upload.php Revert [16171] and [16172] - The class names were fine as they were and the MultiSite classes stand out more with the original naming. 2010-11-04 08:07:03 +00:00
user-edit.php Pass user object through _wp_get_user_contactmethods() to the user_contactmethods filter. props aaroncampbell, fixes #15186. 2010-10-21 15:42:06 +00:00
user-new.php Much better description for the noconfirmation check box. 2010-11-03 15:04:34 +00:00
users.php Revert [16171] and [16172] - The class names were fine as they were and the MultiSite classes stand out more with the original naming. 2010-11-04 08:07:03 +00:00
widgets.php Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064 2010-10-28 21:56:43 +00:00