[wp-trac] [WordPress Trac] #24893: Remove unused global $wpdb in admin-bar.php
WordPress Trac
noreply at wordpress.org
Tue Jul 30 22:31:40 UTC 2013
#24893: Remove unused global $wpdb in admin-bar.php
----------------------------+-----------------------------
Reporter: jeremyfelt | Owner:
Type: enhancement | Status: new
Priority: low | Milestone: Awaiting Review
Component: Administration | Version: 3.1
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------
The function `wp_admin_bar_my_sites_menu()` in `wp-includes/admin-bar.php`
has an unused global `$wpdb` that has been unused since the introduction
of the file in [15671].
Attached patch removes the unused global.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24893>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list