Title: Admin Menu Groups
Author: chaimchaikin
Published: <strong>12 juli 2019</strong>
Last modified: 5 juli 2021

---

Plugins zoeken

Deze plugin **is niet getest met de laatste drie grote versies van WordPress**. 
Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

![](https://s.w.org/plugins/geopattern-icon/admin-menu-groups.svg)

# Admin Menu Groups

 Door [chaimchaikin](https://profiles.wordpress.org/chaimchaikin/)

[Download](https://downloads.wordpress.org/plugin/admin-menu-groups.zip)

 * [Details](https://nl-be.wordpress.org/plugins/admin-menu-groups/#description)
 * [Beoordelingen](https://nl-be.wordpress.org/plugins/admin-menu-groups/#reviews)
 *  [Installatie](https://nl-be.wordpress.org/plugins/admin-menu-groups/#installation)
 * [Ontwikkeling](https://nl-be.wordpress.org/plugins/admin-menu-groups/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/admin-menu-groups/)

## Beschrijving

Admin Menu Groups allows you to create nested menus in the WordPress admin sidebar
navigation and organize all menu
 items in groups as needed.

A few notes about the sections above:

 * Create groups to organize the admin menu
 * Put less frequently used or advanced options in their own group
 * Hide unused items in the admin menu
 * Group related menu items

## Installatie

 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Setup your menu on the Admin Menu Groups settings page

## FAQ

### How do I organize my admin menu?

After installing the plugin, navigate to the Admin Menu Groups settings page and
reorder, hide or create groups as needed

### I hid the Admin Menu Groups item from the menu, how do I get it back?

You can access the Admin Menu Groups settings page directly at `https://example.
com/wp-admin/options-general.php?page=admin-menu-groups`

You can temporarily show all menu items in their original state by using the query
string `?amg_reset`.
 e.g. `https://example.com/wp-admin/index.php?amg_reset`

You can delete the entire Admin Menu Groups configuration by using the query string`?
amg_hard_reset`.
 e.g. `https://example.com/wp-admin/index.php?amg_hard_reset`

## Beoordelingen

![](https://secure.gravatar.com/avatar/5983a71d98b824fa9189a137e888ebb27ae1e2acf068b1be898cb21157ff198a?
s=60&d=retro&r=g)

### 󠀁[Great – exactly what I wanted.](https://wordpress.org/support/topic/great-exactly-what-i-wanted-2/)󠁿

 [kenmundell](https://profiles.wordpress.org/kenmundell/) 2 december 2024

Does an excellent job doing exactly what I wanted to, organize and group my admin
menu. If I could ask for anything additional, the ability to disable icons on main
level items added to the second level, and the ability to move items between levels,
ie. move items from the third level to the second level. But overall, this solves
exactly what I wanted to do.

![](https://secure.gravatar.com/avatar/37e2e8f6006167b27039d45751f53e2980e8e50c117809a6d0c1c38cbb511317?
s=60&d=retro&r=g)

### 󠀁[Life savier](https://wordpress.org/support/topic/life-savier/)󠁿

 [Keith](https://profiles.wordpress.org/keithkhl/) 21 augustus 2024 1 reactie

Works w/ PHP 8.3 + WP6.6.1 Since references that I can find for WP core for menu
items go back to early 2010, I don’t think this plugin has to be updated frequently.
It does the job real quick. I super appreicate the dev’s effort on this.

![](https://secure.gravatar.com/avatar/be472b028aa6ee8cab6679f7cc4cb519b0adfa0ba08bbfe1b97ca43478694429?
s=60&d=retro&r=g)

### 󠀁[CoLL !!!](https://wordpress.org/support/topic/coll-5/)󠁿

 [bllynx](https://profiles.wordpress.org/bllynx/) 28 november 2022

Super👍

![](https://secure.gravatar.com/avatar/2a63489ad649eaf63787014fa0325bbac2f4f4a41a1b0548849fe703e5fd26c1?
s=60&d=retro&r=g)

### 󠀁[I always needed something like this](https://wordpress.org/support/topic/i-always-needed-something-like-this/)󠁿

 [Génesis](https://profiles.wordpress.org/genesistoxical/) 2 maart 2022

It works perfect. I can even drag and hide each item, which is more than I expected
to find. It’s excellent.

![](https://secure.gravatar.com/avatar/abf1495ed038aeca43d89aa1a65c3e93378024546f99da291a9913bed7b7be85?
s=60&d=retro&r=g)

### 󠀁[Lightweight and works perfectly!](https://wordpress.org/support/topic/lightweight-and-works-perfectly-2/)󠁿

 [Juanzo](https://profiles.wordpress.org/jmzolezzi/) 11 november 2021

Great plugin to cleanup the UI. Lightweight, simple and efficient code that does
it’s job.

![](https://secure.gravatar.com/avatar/da8c84386b9b162080104cad65b2e4b4af3b3dc0142ebf8249a02e7b7f83febc?
s=60&d=retro&r=g)

### 󠀁[Exactly what I have been looking for!](https://wordpress.org/support/topic/exactly-what-i-have-been-looking-for-11/)󠁿

 [aglyons](https://profiles.wordpress.org/aglyons/) 2 november 2021

Got the admin menu all cleaned up!!

 [ Lees alle 18 beoordelingen ](https://wordpress.org/support/plugin/admin-menu-groups/reviews/)

## Bijdragers & ontwikkelaars

“Admin Menu Groups” is open source software. De volgende personen hebben bijgedragen
aan deze plugin.

Bijdragers

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

[Vertaal “Admin Menu Groups” naar jouw taal.](https://translate.wordpress.org/projects/wp-plugins/admin-menu-groups)

### Interesse in de ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/admin-menu-groups/),
haal de [SVN repository](https://plugins.svn.wordpress.org/admin-menu-groups/) op,
of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/admin-menu-groups/)
via [RSS](https://plugins.trac.wordpress.org/log/admin-menu-groups/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1.3

 * Beta compatibility with newer versions of WordPress and PHP. Recommended to clear
   settings for the plugin.

#### 0.1.2

 * Resolve warnings in debug mode

#### 0.1.1

 * Initial release.

## Meta

 *  Versie **0.1.2**
 *  Laatst bijgewerkt: **5 jaar geleden**
 *  Actieve installaties: **700+**
 *  WordPress versie ** 4.0.1 of nieuwer **
 *  Getest t/m **5.7.17**
 *  PHP versie ** 5.2.4 of nieuwer **
 *  Taal
 * [English (US)](https://wordpress.org/plugins/admin-menu-groups/)
 * Tags
 * [admin](https://nl-be.wordpress.org/plugins/tags/admin/)[menu](https://nl-be.wordpress.org/plugins/tags/menu/)
 *  [Geavanceerde weergave](https://nl-be.wordpress.org/plugins/admin-menu-groups/advanced/)

## Beoordelingen

 4.9 van 5 sterren.

 *  [  17 5 sterren beoordeling     ](https://wordpress.org/support/plugin/admin-menu-groups/reviews/?filter=5)
 *  [  1 4 ster beoordeling     ](https://wordpress.org/support/plugin/admin-menu-groups/reviews/?filter=4)
 *  [  0 3 sterren beoordeling     ](https://wordpress.org/support/plugin/admin-menu-groups/reviews/?filter=3)
 *  [  0 2 sterren beoordeling     ](https://wordpress.org/support/plugin/admin-menu-groups/reviews/?filter=2)
 *  [  0 1 sterren beoordeling     ](https://wordpress.org/support/plugin/admin-menu-groups/reviews/?filter=1)

[Je beoordeling](https://wordpress.org/support/plugin/admin-menu-groups/reviews/#new-post)

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/admin-menu-groups/reviews/)

## Bijdragers

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

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/admin-menu-groups/)