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

WordPress Trac noreply at wordpress.org
Sat Aug 26 01:08:05 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 torndownunits):

 Replying to [comment:52 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 );
 > }}}


 Thanks, I will try this out.

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


More information about the wp-trac mailing list