Title: ReMenu
Author: Jess
Published: <strong>27 juin 2026</strong>
Last modified: 27 juin 2026

---

Recherche d’extensions

![](https://ps.w.org/remenu/assets/banner-772x250.png?rev=3588319)

![](https://ps.w.org/remenu/assets/icon.svg?rev=3588319)

# ReMenu

 Par [Jess](https://profiles.wordpress.org/jessn/)

[Télécharger](https://downloads.wordpress.org/plugin/remenu.1.7.0.zip)

 * [Détails](https://fr.wordpress.org/plugins/remenu/#description)
 * [Avis](https://fr.wordpress.org/plugins/remenu/#reviews)
 *  [Installation](https://fr.wordpress.org/plugins/remenu/#installation)
 * [Développement](https://fr.wordpress.org/plugins/remenu/#developers)

 [Support](https://wordpress.org/support/plugin/remenu/)

## Description

ReMenu gives you full drag-and-drop control over the WordPress admin sidebar. Tame
a cluttered menu by putting the things you use most where you want them, grouping
related screens together, collapsing the rest, and hiding what you never touch —
all from one visual editor at **Settings  ReMenu**.

Nothing is written into WordPress permanently: ReMenu rearranges the menu as it 
renders, so deactivating the plugin instantly restores the original menu exactly
as it was.

**What you can do**

 * **Reorder anything** — drag top-level items and sub-pages into the order you 
   want.
 * **Rename items** — give any menu item or sub-item a custom label right in the
   editor; leave the field blank to keep its original name. Count badges (the Plugins
   update count, pending Comments, available Updates, and so on) are preserved on
   renamed items.
 * **Nest items** — drop one item onto another to tuck it underneath. Tick « bring
   sub-items » to carry its sub-pages along (flattened to one level, since WordPress
   menus are only two levels deep).
 * **Promote or relocate sub-pages** — pull a sub-page up to the top level, or move
   it under a different parent. This works for plugin screens _and_ core pages like
   Writing, Reading, Discussion, Permalinks, Categories and Tags.
 * **Build custom sections** — create your own top-level groups and give each one
   a Dashicon class or an uploaded icon image, then drag items into them.
 * **Collapse submenus into accordions** — turn long submenus into click-to-open
   sections with an arrow toggle. The section for the page you’re on opens automatically,
   and brought-in groups get their own independent toggle.
 * **Hide items entirely** — tick « hide » on any row to remove it from the live
   menu. Hidden items stay in the editor so you can bring them back anytime.

**Built to behave**

 * No third-party JavaScript libraries — the drag-and-drop editor and the menu enhancements
   are plain, dependency-free code.
 * No external requests and no tracking.
 * Only users who can manage options (administrators) can change the layout, and
   saving is nonce-protected.
 * Highlighting of the current screen is preserved even after you move or promote
   a page.

## Captures d’écrans

[⌊The layout editor — drag to reorder and nest items, rename any item inline with
the pencil, pull sub-items up to the top level, hide items, and build custom sections.⌉⌊
The layout editor — drag to reorder and nest items, rename any item inline with 
the pencil, pull sub-items up to the top level, hide items, and build custom sections
.⌉[

The layout editor — drag to reorder and nest items, rename any item inline with 
the pencil, pull sub-items up to the top level, hide items, and build custom sections.

[⌊Promote sub-pages into a section, fold a plugin's whole submenu in with "bring
sub-items", give a section a Dashicon or an uploaded icon, and switch submenus to
click-to-open accordions.⌉⌊Promote sub-pages into a section, fold a plugin's whole
submenu in with "bring sub-items", give a section a Dashicon or an uploaded icon,
and switch submenus to click-to-open accordions.⌉[

Promote sub-pages into a section, fold a plugin’s whole submenu in with « bring 
sub-items », give a section a Dashicon or an uploaded icon, and switch submenus 
to click-to-open accordions.

## Installation

 1. Upload the `remenu` folder to the `/wp-content/plugins/` directory, or install 
    the plugin through **Plugins  Add New** in your dashboard.
 2. Activate the plugin through the **Plugins** screen.
 3. Go to **Settings  ReMenu** and arrange your admin menu by dragging items, creating
    sections, and ticking the options you want.
 4. Click **Save layout**. Reload any admin page to see the result.

To revert everything, either click **Reset to default** on the settings screen or
deactivate the plugin.

## FAQ

### Does ReMenu permanently change my menu or my database?

No. ReMenu stores your chosen layout in a single option and reorganizes the menu
each time it renders. It never edits other plugins, core files, or the menus those
plugins register.

### What happens if I deactivate the plugin?

The admin menu returns to its original, default state immediately. Your saved layout
is kept, so reactivating restores your arrangement.

### Will moving or promoting a plugin’s page break its link?

No. Promoted and relocated pages keep their original URLs, so they continue to load
normally, and the matching menu item still highlights when you’re on that screen.

### Can I reorder the core Settings pages, like Writing or Reading?

Yes. Core sub-pages appear as draggable « link » rows and can be reordered, promoted
to the top level, or moved under another parent. The only sub-pages that stay put
are a section’s own landing page (for example « General » under Settings, which 
_is_ the Settings page) and « Add New » style actions.

### Can I rename menu items?

Yes. Every item and sub-item in the editor has a rename field — type the label you
want and click Save, or leave it blank to keep the default (the original name shows
as the placeholder). To undo a rename, clear the field and save again. Count badges
such as the Plugins update count or pending Comments stay on the renamed item. Custom
sections are renamed via their own title field in the Custom sections table.

### Who can change the layout?

Only users with the `manage_options` capability (typically administrators). The 
layout applies to the whole site’s admin.

### Does it load any external libraries, fonts, or scripts?

No. There are no third-party libraries, no external requests, and no tracking.

## Avis

Il n’y a aucun avis pour cette extension.

## Contributeurs/contributrices & développeurs/développeuses

« ReMenu » est un logiciel libre. Les personnes suivantes ont contribué à cette 
extension.

Contributeurs

 *   [ Jess ](https://profiles.wordpress.org/jessn/)

[Traduisez « ReMenu » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/remenu)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/remenu/), consulter
le [SVN dépôt](https://plugins.svn.wordpress.org/remenu/), ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/remenu/)
par [RSS](https://plugins.trac.wordpress.org/log/remenu/?limit=100&mode=stop_on_copy&format=rss).

## Journal des modifications

#### 1.7.0

 * 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.

## Méta

 *  Version **1.7.0**
 *  Dernière mise à jour **il y a 2 jours**
 *  Installations actives **Moins de 10**
 *  Version de WordPress ** 6.0 ou plus **
 *  Testé jusqu’à **7.0**
 *  Version de PHP ** 7.2 ou plus **
 *  Langue
 * [English (US)](https://wordpress.org/plugins/remenu/)
 * Étiquettes
 * [admin](https://fr.wordpress.org/plugins/tags/admin/)[admin menu](https://fr.wordpress.org/plugins/tags/admin-menu/)
   [custom menu](https://fr.wordpress.org/plugins/tags/custom-menu/)[dashboard](https://fr.wordpress.org/plugins/tags/dashboard/)
   [menu editor](https://fr.wordpress.org/plugins/tags/menu-editor/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/remenu/advanced/)

## Évaluations

Aucun avis n’a encore été envoyé.

[Your review](https://wordpress.org/support/plugin/remenu/reviews/#new-post)

[Voir tous les avis](https://wordpress.org/support/plugin/remenu/reviews/)

## Contributeurs

 *   [ Jess ](https://profiles.wordpress.org/jessn/)

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/remenu/)