[wp-trac] [WordPress Trac] #36590: POST['nav-menu-data'] breaks other POST values
WordPress Trac
noreply at wordpress.org
Tue Apr 19 10:54:24 UTC 2016
#36590: POST['nav-menu-data'] breaks other POST values
----------------------------------------+-----------------------------
Reporter: Unyson | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Menus | Version: 4.5
Severity: normal | Keywords:
Focuses: javascript, administration |
----------------------------------------+-----------------------------
[https://core.trac.wordpress.org/ticket/14134 This] breaks POST values.
'''Steps to reproduce''':
1. Install [https://wordpress.org/plugins/unyson/ Unyson plugin] and
activate it
2. Create `{theme}/framework-customizations/theme/manifest.php` with the
following contents:
{{{
$manifest['supported_extensions'] = array(
'megamenu' => array(),
);
}}}
3. Go to Unyson page, install and activate the MegaMenu extension
4. Go to Appearance > Menus
5. Create 2 menu hierarchy
[https://static.md/6d5faa9869b42e26c096fbf4a76b3e48.png like this]
6. Follow [https://github.com/ThemeFuse/Unyson-MegaMenu-
Extension/issues/8#issuecomment-211820916 these steps]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36590>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list