Make WordPress Core

Changeset 47108


Ignore:
Timestamp:
01/23/2020 12:57:41 PM (7 years ago)
Author:
afercia
Message:

Toolbar: Remove leftover @since notations after [46678].

See #19647.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-admin-bar.php

    r46734 r47108  
    8686         *
    8787         * @since 3.3.0
    88          * @since 5.4.0 Deprecated in favor of {@see WP_Admin_Bar::add_node()}.
    8988         *
    9089         * @param array $node The attributes that define the node.
     
    9897         *
    9998         * @since 3.1.0
    100          * @since 5.4.0 Deprecated in favor of {@see WP_Admin_Bar::remove_node()}.
    10199         *
    102100         * @param string $id The menu slug to remove.
Note: See TracChangeset for help on using the changeset viewer.