[wp-trac] [WordPress Trac] #18282: Issue with admin page hierarchy in Menu admin

WordPress Trac noreply at wordpress.org
Fri Aug 25 15:24:46 UTC 2017


#18282: Issue with admin page hierarchy in Menu admin
-------------------------------------------+------------------------------
 Reporter:  hcceast                        |       Owner:
     Type:  defect (bug)                   |      Status:  reviewing
 Priority:  normal                         |   Milestone:  Awaiting Review
Component:  Menus                          |     Version:  3.2.1
 Severity:  major                          |  Resolution:
 Keywords:  needs-patch needs-screenshots  |     Focuses:
-------------------------------------------+------------------------------

Comment (by danburzo):

 '''Update:''' Needs to be added with priority 9 to work well with the
 default filter `_wp_nav_menu_meta_box_object`. Corrected line below:

 {{{#!php
 <?php
 add_filter( 'nav_menu_meta_box_object',
 'disable_pagination_in_menu_meta_box', 9 );
 }}}

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


More information about the wp-trac mailing list