twentyGOLEM/wp-admin
westi dc103571eb Check for the wp-admin/imports folder before we open it so we don't show notices when it isn't there.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16996 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-16 10:20:12 +00:00
..
css Fix this in RTL too. see #14985. 2010-12-15 11:54:56 +00:00
images Fix the background colors for the Select Files upload buttons. props TECannon. fixes #8545. 2010-12-07 19:42:57 +00:00
includes Make network_admin_url() return admin_url() when not multisite like its home and site counterparts. Kill the now redundant maybe_network_admin_url() function. fixes #15840. 2010-12-16 09:31:42 +00:00
js Plugin install and thickbox for the network admin. props ocean90, fixes #15510, fixes #15750. 2010-12-15 18:48:40 +00:00
maint String fixes. props demetris. fixes #15688. 2010-12-05 14:31:18 +00:00
network Remove check_permissions() calls outside of AJAX context. Also only check for switch_themes in check_permissions() for the themes table. see #15326. 2010-12-16 08:43:22 +00:00
user Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
admin-ajax.php Replace check_permissions() with ajax_user_can(). New method returns true/false to current_user_can(), which we then handle in admin ajax. see #15326. 2010-12-16 09:18:28 +00:00
admin-footer.php
admin-functions.php
admin-header.php Pink trailing whites. 2010-12-13 21:21:50 +00:00
admin-post.php
admin.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
async-upload.php
comment.php Contextual help updates. Props dougwrites. see #15346 2010-11-12 15:03:34 +00:00
custom-background.php Update since phpdoc. Props demetris. fixes #15445 2010-12-01 19:24:38 +00:00
custom-header.php
edit-comments.php Remove check_permissions() calls outside of AJAX context. Also only check for switch_themes in check_permissions() for the themes table. see #15326. 2010-12-16 08:43:22 +00:00
edit-form-advanced.php Help text edits. props dougwrites, fixes #15346. 2010-12-16 06:37:03 +00:00
edit-form-comment.php submit_button() fixes. Props sbressler. See #15064 2010-11-13 23:49:53 +00:00
edit-link-form.php
edit-tag-form.php esc_textarea() and application for obvious textarea escaping. props alexkingorg. fixes #15454 2010-11-17 17:12:01 +00:00
edit-tags.php Remove check_permissions() calls outside of AJAX context. Also only check for switch_themes in check_permissions() for the themes table. see #15326. 2010-12-16 08:43:22 +00:00
edit.php Remove check_permissions() calls outside of AJAX context. Also only check for switch_themes in check_permissions() for the themes table. see #15326. 2010-12-16 08:43:22 +00:00
export.php Help text edits. props dougwrites, fixes #15346. 2010-12-16 06:37:03 +00:00
gears-manifest.php
import.php Check for the wp-admin/imports folder before we open it so we don't show notices when it isn't there. 2010-12-16 10:20:12 +00:00
index-extra.php
index.php Help text edits. props dougwrites, fixes #15346. 2010-12-16 06:37:03 +00:00
install-helper.php
install.php Use the l10n helper js file in the installer. See #15124. 2010-11-12 11:44:08 +00:00
link-add.php
link-manager.php Remove check_permissions() calls outside of AJAX context. Also only check for switch_themes in check_permissions() for the themes table. see #15326. 2010-12-16 08:43:22 +00:00
link-parse-opml.php Update since phpdoc. Props demetris. fixes #15445 2010-12-01 19:24:38 +00:00
link.php
load-scripts.php
load-styles.php
media-new.php
media-upload.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
media.php Fix media form error display. Props andyblackwell. fixes #13810 2010-12-08 19:44:48 +00:00
menu-header.php
menu.php Remove plugin-install from site admin for is_multisite(). See #14435 2010-12-08 20:11:52 +00:00
moderation.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
ms-admin.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
ms-delete-site.php
ms-edit.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
ms-options.php
ms-sites.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
ms-themes.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
ms-upgrade-network.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
ms-users.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
my-sites.php
nav-menus.php Help text edits. props dougwrites, fixes #15346. 2010-12-16 06:37:03 +00:00
network.php Better backup notices. Props SergeyBiryukov, kapeels. fixes #15753 2010-12-14 17:02:29 +00:00
options-discussion.php Help text edits. props dougwrites, fixes #15346. 2010-12-16 06:37:03 +00:00
options-general.php Fix IE JS error in options-general.php. Props ocean90. Fixes #15680 2010-12-05 21:29:59 +00:00
options-head.php Backwards compat for plugin use of updated=1. fixes #15660 2010-12-03 10:59:20 +00:00
options-media.php Help text edits. props dougwrites, fixes #15346. 2010-12-16 06:37:03 +00:00
options-permalink.php Help text edits. props dougwrites, fixes #15346. 2010-12-16 06:37:03 +00:00
options-privacy.php Help text edits. props dougwrites, fixes #15346. 2010-12-16 06:37:03 +00:00
options-reading.php Help text edits. props dougwrites, fixes #15346. 2010-12-16 06:37:03 +00:00
options-writing.php Help text edits. props dougwrites, fixes #15346. 2010-12-16 06:37:03 +00:00
options.php Backwards compat for plugin use of updated=1. fixes #15660 2010-12-03 10:59:20 +00:00
plugin-editor.php Help text edits. props dougwrites, fixes #15346. 2010-12-16 06:37:03 +00:00
plugin-install.php Remove check_permissions() calls outside of AJAX context. Also only check for switch_themes in check_permissions() for the themes table. see #15326. 2010-12-16 08:43:22 +00:00
plugins.php Remove check_permissions() calls outside of AJAX context. Also only check for switch_themes in check_permissions() for the themes table. see #15326. 2010-12-16 08:43:22 +00:00
post-new.php
post.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
press-this.php Pink trailing whites. 2010-12-13 21:21:50 +00:00
profile.php Update since phpdoc. Props demetris. fixes #15445 2010-12-01 19:24:38 +00:00
revision.php
setup-config.php Don't improperly whitescreen on incorrect DB credentials during setup-config. Show error message with an opportunity to try again. fixes #15682. 2010-12-08 07:12:44 +00:00
theme-editor.php Link to network/update-core when running multisite. Remove theme/plugin editors from blog menu when running multisite. Redirect to network/* when accessing theme/plugin-install/editor. props ocean90, see #15525. 2010-12-06 15:41:19 +00:00
theme-install.php Remove check_permissions() calls outside of AJAX context. Also only check for switch_themes in check_permissions() for the themes table. see #15326. 2010-12-16 08:43:22 +00:00
themes.php Remove check_permissions() calls outside of AJAX context. Also only check for switch_themes in check_permissions() for the themes table. see #15326. 2010-12-16 08:43:22 +00:00
tools.php Help text edits. props dougwrites, fixes #15346. 2010-12-16 06:37:03 +00:00
update-core.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
update.php IFRAME_REQUEST for network/update.php. props duck_, see #15724. 2010-12-10 18:25:18 +00:00
upgrade-functions.php
upgrade.php Fix typo. props SergeyBiryukov, fixes #14107. 2010-12-08 21:35:08 +00:00
upload.php Remove check_permissions() calls outside of AJAX context. Also only check for switch_themes in check_permissions() for the themes table. see #15326. 2010-12-16 08:43:22 +00:00
user-edit.php Don't show super admin checkbox for the user that has the network admin email address. Props duck_. fixes #14051 2010-12-07 18:10:16 +00:00
user-new.php Skip confirmation email fixes. Props ocean90, duck_. see #15725 2010-12-15 16:04:19 +00:00
users.php Remove check_permissions() calls outside of AJAX context. Also only check for switch_themes in check_permissions() for the themes table. see #15326. 2010-12-16 08:43:22 +00:00
widgets.php Pinking shears 2010-11-17 18:47:34 +00:00