[wp-trac] [WordPress Trac] #14660: Hierarchical Page List in wp-admin/nav-menus.php
WordPress Trac
wp-trac at lists.automattic.com
Tue Oct 12 18:13:53 UTC 2010
#14660: Hierarchical Page List in wp-admin/nav-menus.php
-------------------------+--------------------------------------------------
Reporter: ijaas | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Menus | Version: 3.0.1
Severity: normal | Keywords: needs-patch
-------------------------+--------------------------------------------------
Changes (by ijaas):
* cc: ijaas (added)
Comment:
quick jquery fix attached, along with modified wp-admin/includes/nav-
menu.php
added to line 244 of wp-admin/includes/nav-menu.php:
$output .= '<input type="hidden" class="menu-item-the-id" name="menu-
item[' . $possible_object_id . '][menu-item-the-id]" value="' . $item->ID
. '" />';
probably not the best way to do this but it works for the time been.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14660#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list