[wp-trac] [WordPress Trac] #19647: Use add_node() instead of add_menu() in core

WordPress Trac noreply at wordpress.org
Sun Nov 3 22:12:43 UTC 2019


#19647: Use add_node() instead of add_menu() in core
---------------------------------------------+-----------------------------
 Reporter:  linuxologos                      |       Owner:  chriscct7
     Type:  enhancement                      |      Status:  closed
 Priority:  low                              |   Milestone:  Future Release
Component:  Toolbar                          |     Version:  3.3
 Severity:  normal                           |  Resolution:  fixed
 Keywords:  has-patch needs-dev-note commit  |     Focuses:
---------------------------------------------+-----------------------------
Changes (by whyisjake):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 In [changeset:"46642" 46642]:
 {{{
 #!CommitTicketReference repository="" revision="46642"
 Toolbar: Use `add_node()` instead of `add_menu()` in core.

 This patch replaces all references to the add_menu() method with the
 add_node() one. (Also some code structure modifications for
 wp_admin_bar_appearance_menu().)

 Fixes: #19647
 Props: linuxologos, paulschreiber, morganestes, akibjorklund, nacin,
 whyisjake.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/19647#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list