[wpmu-trac] [WordPress MU Trac] #1166: wpmu-edit.php Multi-site Compatibility
WordPress MU Trac
wpmu-trac at lists.automattic.com
Sat Nov 28 04:58:38 UTC 2009
#1166: wpmu-edit.php Multi-site Compatibility
------------------------+---------------------------------------------------
Reporter: uglyrobot | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 2.8.2
Component: component1 | Version:
Severity: normal | Keywords: has-patch
------------------------+---------------------------------------------------
Just doing some browsing of wpmu-edit.php and noticed a lot of hardcoded
checks for the main blog as blog_id = 1. Replaced them with
$current_site->blog_id to make it more compatible with multi-site plugins
that may have multiple main blogs.
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/1166>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list