Wordpress/wp-admin
Andrew Nacin fc524daa7f Remove unneeded stripslashes. see #14543.
git-svn-id: https://develop.svn.wordpress.org/trunk@16923 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-14 18:56:15 +00:00
..
css Make classes global. Props JohnONolan. fixes #15558 2010-12-13 21:53:26 +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 Remove unneeded stripslashes. see #14543. 2010-12-14 18:56:15 +00:00
js Fix error when trashing a comment on the last page. Props garyc40. Fixes #15500 2010-12-14 11:53:31 +00:00
maint String fixes. props demetris. fixes #15688. 2010-12-05 14:31:18 +00:00
network Apply the break. Props ocean90. fixes #15802 2010-12-13 21:03:34 +00:00
user Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
admin-ajax.php Fix notice in ajax response. Props garyc40. fixes #15810 2010-12-14 15:07:43 +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 Pink trailing whites. 2010-12-13 21:21:50 +00:00
edit-form-advanced.php
edit-form-comment.php
edit-link-form.php
edit-tag-form.php
edit-tags.php
edit.php Pink trailing whites. 2010-12-13 21:21:50 +00:00
export.php Pink trailing whites. 2010-12-13 21:21:50 +00:00
gears-manifest.php
import.php
index-extra.php
index.php
install-helper.php
install.php
link-add.php
link-manager.php Don't show search box if there are no items available. See #15353 2010-12-10 20:22:34 +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 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
network.php Better backup notices. Props SergeyBiryukov, kapeels. fixes #15753 2010-12-14 17:02:29 +00:00
options-discussion.php Add retro gravatar option. Props beaulebens. fixes #15759 2010-12-10 14:50:43 +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
options-permalink.php Recreate initial taxonomies after updating their URL base. props nacin. fixes #15815 2010-12-14 16:27:03 +00:00
options-privacy.php
options-reading.php Update show_on_front to posts if there are no pages, just in case. see #14403. 2010-12-08 21:02:07 +00:00
options-writing.php
options.php Backwards compat for plugin use of updated=1. fixes #15660 2010-12-03 10:59:20 +00:00
plugin-editor.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
plugin-install.php Pink trailing whites. 2010-12-13 21:21:50 +00:00
plugins.php Hide add new button or link to network/plugin-install on plugins page. Props ocean90. fixes #15785 2010-12-14 16:46:45 +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 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 Pink trailing whites. 2010-12-13 21:21:50 +00:00
themes.php Hide add new button or link to network/plugin-install on plugins page. Props ocean90. fixes #15785 2010-12-14 16:46:45 +00:00
tools.php
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 Don't show search box if there are no items available. See #15353 2010-12-10 20:22:34 +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
users.php Don't show search box if there are no items available. See #15353 2010-12-10 20:22:34 +00:00
widgets.php