Wordpress/wp-admin
scribu 5d9b59521c Network Themes cleanup. Props PeteMall. See #14897
git-svn-id: https://develop.svn.wordpress.org/trunk@16193 602fd350-edb4-49c9-b593-d223f7449a82
2010-11-04 20:11:08 +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 Revert [16182] for comments table. See#14579 2010-11-04 20:04:31 +00:00
js Do our return falses. Props duck_. see #14746 2010-11-04 17:58:04 +00:00
maint
network Network Themes cleanup. Props PeteMall. See #14897 2010-11-04 20:11:08 +00:00
user
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
admin-post.php
admin.php
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
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
edit-tag-form.php
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
index-extra.php
index.php
install-helper.php
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
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
menu.php
moderation.php
ms-admin.php
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
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
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
options-general.php
options-head.php
options-media.php
options-permalink.php
options-privacy.php
options-reading.php
options-writing.php
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
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
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
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
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