[wp-trac] [WordPress Trac] #42357: NewMenuControl class has been removed from trunk

WordPress Trac noreply at wordpress.org
Fri Oct 27 22:03:34 UTC 2017


#42357: NewMenuControl class has been removed from trunk
----------------------------------------+-----------------------
 Reporter:  herregroen                  |       Owner:  bpayton
     Type:  defect (bug)                |      Status:  assigned
 Priority:  high                        |   Milestone:  4.9
Component:  Customize                   |     Version:  trunk
 Severity:  normal                      |  Resolution:
 Keywords:  needs-patch needs-dev-note  |     Focuses:
----------------------------------------+-----------------------
Changes (by westonruter):

 * keywords:  needs-patch => needs-patch needs-dev-note


Comment:

 There are 3 references to the `NewMenuControl` JS class on GitHub, but 1
 is a match from core and 2 are from the feature original feature plugin so
 now obsolete: https://github.com/search?q=NewMenuControl+-filename
 %3Acustomize-nav-menus.js+language%3Ajavascript&type=Code

 There are 10 possible references to the `WP_Customize_New_Menu_Section`
 PHP class on GitHub, but  all of them seem to be related to either
 autoloading or malware scanning:
 https://github.com/search?utf8=%E2%9C%93&q=WP_Customize_New_Menu_Section+-filename
 %3Aclass-wp-customize-nav-menus.php+-filename%3Aclass-wp-customize-new-
 menu-section.php+-filename%3Aclass-wp-customize-
 section.php+language%3Aphp&type=Code

 Similarly, there are 9 possible references to
 `WP_Customize_New_Menu_Control` but they are also either for autoloading
 or malware scanning:
 https://github.com/search?utf8=%E2%9C%93&q=WP_Customize_New_Menu_Control+-filename
 %3Aclass-wp-customize-control.php+-filename%3Aclass-wp-customize-new-menu-
 control.php+-filename%3Aclass-wp-customize-nav-
 menus.php+language%3Aphp&type=Code

 I'm still running the `ack` on the plugin and theme directories for these
 classes.

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


More information about the wp-trac mailing list