Changeset 36491
- Timestamp:
- 02/07/2016 01:21:14 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/admin-bar.php
r36093 r36491 880 880 * @since 3.1.0 881 881 * 882 * @global WP_Admin_Bar $ wp_admin_bar882 * @global WP_Admin_Bar $show_admin_bar 883 883 * 884 884 * @param bool $show Whether to allow the admin bar to show. … … 894 894 * @since 3.1.0 895 895 * 896 * @global WP_Admin_Bar $ wp_admin_bar896 * @global WP_Admin_Bar $show_admin_bar 897 897 * @global string $pagenow 898 898 *
Note: See TracChangeset
for help on using the changeset viewer.