[wp-trac] [WordPress Trac] #14772: Administration bar
WordPress Trac
wp-trac at lists.automattic.com
Wed Oct 20 04:27:10 UTC 2010
#14772: Administration bar
----------------------------+-----------------------------------------------
Reporter: rmccue | Owner: filosofo
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 3.1
Component: Administration | Version: 3.1
Severity: normal | Keywords: multisite
----------------------------+-----------------------------------------------
Comment(by neoxx):
maybe we could also move the check to functions.php to provide a plugin-
friendly
{{{
if (function_exists('show_admin_bar') && show_admin_bar())
do_something();
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14772#comment:51>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list