[wpmu-trac] [WordPress MU Trac] #729: Plugin Menu Option
WordPress MU Trac
wpmu-trac at lists.automattic.com
Tue Aug 26 07:10:44 GMT 2008
#729: Plugin Menu Option
------------------------+---------------------------------------------------
Reporter: totali | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone:
Component: component1 | Version:
Severity: minor | Keywords:
------------------------+---------------------------------------------------
Site Admin > Options > Plugin Menu does not show under another blog as an
Administrator of that blog.
Under /admin/plugin.php if you comment out the return; line, it works
fine.
From my testing it appears the line
$menu_perms = get_site_option( "menu_items" );
Isn't returning anything. I have tried var_dump($menu_perms); which
returns: bool(false) when it should be 1.
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/729>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list