[wp-trac] [WordPress Trac] #12718: Better structure for admin $menu
WordPress Trac
wp-trac at lists.automattic.com
Wed Sep 29 19:52:07 UTC 2010
#12718: Better structure for admin $menu
-------------------------+--------------------------------------------------
Reporter: scribu | Owner:
Type: enhancement | Status: assigned
Priority: normal | Milestone: Awaiting Triage
Component: Plugins | Version:
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Comment(by scribu):
These are the things that aren't supported in the antique version of PHP4:
* static method calls: {{{WP_AdminMenuSection::add($section,$args);}}}
* access modifiers for methods or properties:
* {{{private function add(...)}}}
* {{{private $index;}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12718#comment:20>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list