Wordpress/wp-admin/network
Ryan Boren c53137f535 Scope button classes so they can be used on the frontend without interfering with theme styles.
Props helenyhou, koopersmith
fixes #22644


git-svn-id: https://develop.svn.wordpress.org/trunk@22948 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-30 13:40:59 +00:00
..
about.php
admin.php
credits.php
edit.php
freedoms.php
index.php
menu.php Correct a translation context in the network admin. props SergeyBiryukov. fixes #20910. 2012-09-15 19:57:46 +00:00
plugin-editor.php
plugin-install.php
plugins.php
profile.php
settings.php Move sanitization for the multisite illegal_names, limited_email_domains, and banned_email_domains options to sanitize_option(). props wonderboymusic. fixes #21552. 2012-09-25 01:54:12 +00:00
setup.php
site-info.php
site-new.php Add manual new lines to a string, as double quotes with \n is not optimal due to sprintf-parsing reasons. props SergeyBiryukov, fixes #22486. see #22260. 2012-11-19 06:11:42 +00:00
site-settings.php
site-themes.php Remove unused edit-site nonce fields from site-users and site-themes. props jeremyfelt, fixes #21277. 2012-09-18 23:06:22 +00:00
site-users.php Remove unused edit-site nonce fields from site-users and site-themes. props jeremyfelt, fixes #21277. 2012-09-18 23:06:22 +00:00
sites.php Scope button classes so they can be used on the frontend without interfering with theme styles. 2012-11-30 13:40:59 +00:00
theme-editor.php
theme-install.php
themes.php Fix Bulk Theme Deletion in the Network Admin when using FTP. Props kobenland. Fixes #20671 2012-09-29 01:36:14 +00:00
update-core.php
update.php
upgrade.php
user-edit.php
user-new.php
users.php