Changeset 42710 for trunk/src/wp-includes/admin-bar.php
- Timestamp:
- 02/13/2018 04:53:44 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/admin-bar.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/admin-bar.php
r42343 r42710 1118 1118 1119 1119 /** 1120 * Determine whether the admin bar should be showing. 1121 * 1120 * Determines whether the admin bar should be showing. 1121 * 1122 * For more information on this and similar theme functions, check out 1123 * the {@link https://developer.wordpress.org/themes/basics/conditional-tags/ 1124 * Conditional Tags} article in the Theme Developer Handbook. 1125 * 1122 1126 * @since 3.1.0 1123 1127 *
Note: See TracChangeset
for help on using the changeset viewer.