Opened 3 weeks ago
Last modified 3 weeks ago
#42364 new task (blessed)
Customize: Remove deprecated nav menu classes
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 5.0 | Priority: | low |
| Severity: | normal | Version: | 4.9 |
| Component: | Customize | Keywords: | early needs-patch |
| Focuses: | Cc: |
Description
The following classes are deprecated in 4.9 and can be removed in 5.0:
- wp.customize.Menus.NewMenuControl (in JS)
- WP_Customize_New_Menu_Section (in PHP)
- WP_Customize_New_Menu_Control (in PHP)
These classes are not used by plugins and they are not used in core. For more, see #42357.
Note: See
TracTickets for help on using
tickets.
In 42034: