Wordpress/wp-admin
Peter Westwood f75e632dd0 Ensure we always have a $help to append to. Fixes #15845 props garyc40.
git-svn-id: https://develop.svn.wordpress.org/trunk@16998 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-16 13:09:16 +00:00
..
css Fix this in RTL too. see #14985. 2010-12-15 11:54:56 +00:00
images
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
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
custom-background.php
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
edit-link-form.php
edit-tag-form.php
edit-tags.php Ensure we always have a $help to append to. Fixes #15845 props garyc40. 2010-12-16 13:09:16 +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
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
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
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
options-head.php
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
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
revision.php
setup-config.php
theme-editor.php
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
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