[wp-trac] [WordPress Trac] #50544: Move Navigation screen's PHP code from Gutenberg to Core

WordPress Trac noreply at wordpress.org
Fri Jul 3 01:23:27 UTC 2020


#50544: Move Navigation screen's PHP code from Gutenberg to Core
----------------------------+-----------------------------
 Reporter:  noisysocks      |       Owner:  (none)
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  Future Release
Component:  Editor          |     Version:
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:
----------------------------+-----------------------------

Comment (by noisysocks):

 From https://github.com/WordPress/gutenberg/pull/22656:

 - `wp_update_nav_menu_item()` ←
 `gutenberg_update_nav_menu_item_content()`.
 - `WP_Customize_Manager::save()` ←
 `gutenberg_update_nav_menu_item_content()`.
 - `wp_setup_nav_menu_items()` ← `gutenberg_setup_html_nav_menu_item()`.
 - `Walker_Nav_Menu::start_el()` ← `gutenberg_output_html_nav_menu_item()`.

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


More information about the wp-trac mailing list