New: rename a menu item or sub-item inline — click the pencil next to its label in the editor, type a new name, and press Enter. Clear the field to restore the original. Notification/count badges are preserved on renamed items.
Fix: saving now updates the sidebar on the same reload instead of requiring a second refresh, and refreshing the settings page no longer re-submits the form.
1.6.1
Internal: admin CSS and JavaScript are now loaded with wp_enqueue_style()/wp_enqueue_script() and wp_add_inline_style()/wp_add_inline_script() instead of being printed inline. No functional changes.
1.6.0
New: rename any menu item or sub-item — type a custom label in the editor, or leave it blank to keep the default. Update/notification count badges (Plugins, Updates, Comments, …) are preserved on renamed items.
Fix: a moved, nested, flattened, or hidden plugin sub-page (for example Contact Form 7’s Integration screen) could fail to open with “Sorry, you are not allowed to access this page” or “Cannot load …”. ReMenu now re-binds such a page’s render callback to its new location so it loads correctly. Capability checks are unchanged — this never grants access a user didn’t already have.
1.5.6
Initial public release.
Drag-and-drop reordering of top-level items and sub-pages.
Nest items under others, with optional “bring sub-items” flattening.
Promote or relocate sub-pages, including core settings pages.
Custom sections with Dashicon classes or uploaded icon images.
Collapsible submenu accordions, including independent per-group toggles.
Hide any menu item from the live menu while keeping it in the editor.