Changeset 57765 for trunk/src/wp-includes/class-wp-admin-bar.php
- Timestamp:
- 03/04/2024 09:48:29 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-admin-bar.php
r57708 r57765 507 507 * 508 508 * @param object $node 509 * @param string|bool $menu_title The accessible name of this ariamenu or false if not provided.509 * @param string|bool $menu_title The accessible name of this ARIA menu or false if not provided. 510 510 */ 511 511 final protected function _render_group( $node, $menu_title = false ) {
Note: See TracChangeset
for help on using the changeset viewer.