Now bear with me on this one as it's my first WP plugin for like decade and the first ever to be shared so i kept it quite basic..
You get to decide how many children to show and how they're gonna be ordered.
As promised, it doesn't mess with the theme or other plugins, it just injects the children found in the corresponding place of the array when that is triggered in the frontend..
Changing the number when the field is empty $item->automatic max = 5 just change the number at line 220.
Upload the folder to the wp-content plugins directory, or install the plugin through the WordPress plugins screen directly..
Activate the plugin through 'Plugins screen in WordPress.
I saved my menu but I don't see the children added in the editor.
All children will be appended of the submenu.
Yes, all this plugin does is inject items to the array for the front-end.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more