[wp-trac] [WordPress Trac] #13094: Super admins should be able to view spam, archived, deleted, etc. blogs.
WordPress Trac
wp-trac at lists.automattic.com
Fri Apr 23 15:43:19 UTC 2010
#13094: Super admins should be able to view spam, archived, deleted, etc. blogs.
--------------------------+-------------------------------------------------
Reporter: ryan | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Multisite | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
ms_site_check() should allow super admins to view blogs marked as spammed,
deleted, archived, etc. Adding an is_super_admin() check to
ms_site_check() would require moving ms_site_check() lower in wp-
settings.php until after init is fired. This would also allow adding
actions/filters to ms_site_check(). The cost is that all of WP would be
loaded before dying for these blogs.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13094>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list