Plugin Pulse
← Pulse

Custom Menu Wizard Widget

by wizzud · Admin & Utilities

Also makes 2 other plugins · 2.3K+ installs across the portfolio →

Show branches or levels of your menu in a widget, or in content using a shortcode, with full customisation.

⚠ Stale⚠ Likely abandoned
How scoring works →
50 Health · D
Maintenance 3/100
Rating quality 90/100
Support 70/100

50 health vs 54 average across 3,790 Admin & Utilities plugins

High removal-risk signals

63/100

Maintenance and integrity signals that tend to precede a WordPress.org removal. Not an official status, a heads-up to act.

  • Long abandoned. No update in 8+ years — the top precursor to removal once a vulnerability is found.
  • Compatibility drift. Tested only up to WordPress 4.9.31, well behind 6.8.

Directory ranking optimization

How it's scored →

How well this listing is tuned to rank in WordPress.org search, on the factors an owner controls. Not popularity, optimization.

47 / 100

Under-optimized

Biggest win: Update recency

Update recency 0/100
WP compatibility 10/100
Rating quality 88/100
Listing tuning 100/100

To rank higher: Last updated 3071 days ago — ship an update; wp.org decays a listing's search weight after ~180 days.

Get the full rank-higher report →

Daily downloads

Since 2022-10-05 · 1,425 days · wp.org + Plugin Pulse archive

+75% vs prior 30d
0Downloads · Aug 26

30-day downloads

Rolling 30-day volume · peaks are release surges

177

now · peak 348

18130d downloads · Aug 26

Directory rank vs rivals

wp.org popularity rank over time · higher is better · when a rival's line climbs above yours, they've overtaken you

Custom Menu Wizard W · #4369 you WP Widget in Navigat · #4215 Max Mega Menu · #164 Menu Image, Icons ma · #405

Rating trend

Star average over time · dips mark rough releases

4.7Stars · Aug 26

Update activity

How busy the existing users are, measured as downloads in the last 30 days for every 1,000 active sites. A spike means a new release everyone's pulling; a long, slow decline means an aging user base that updates less.

91per 1k installs · Aug 26

Release cadence

No release in a year
from wp.org release tags

How often this plugin actually ships. A steady rhythm is the maintenance signal a single "last updated" date can't show.

0

releases in the last 12 months

8.4y ago

latest release · v3.3.1

32

tagged releases on record

Recent releases

3.3.1 · 8.4y ago3.3.0 · 10.4y ago3.2.6 · 10.4y ago3.2.5 · 10.4y ago3.2.4 · 10.5y ago3.2.3 · 10.6y ago3.2.2 · 10.9y ago3.2.1 · 10.9y ago3.2.0 · 10.9y ago3.1.5 · 11.0y ago3.1.4 · 11.4y ago3.1.3 · 11.7y ago3.1.2 · 11.9y ago3.1.1 · 11.9y ago

What its installed base runs

via wordpress.org

Share of active installs on each version of this plugin · 91% run the current release. Green is the current release; a big slice on older versions is a user base that has stopped updating.

v3.3 91%
Older / other versions 8.9%

Estimated active installs

The public count shows “2K+”. Our estimate pins where the real number sits.

tracked estimate
2K–3K ≈2.4K

Refined from the date this plugin crossed into its current band.

Install history · since 2015-04-02 · 1,453 observations

2KInstalls · Aug 26

Estimated value

What this plugin might earn a year, and what it might sell for. Modeled from public signals; we don't see anyone's books.

Est. annual revenue

N/A

Est. acquisition value

N/A

No paid tier is visible, so we don't put a figure on revenue or sale value: that would be guessing. The install base is a real asset to an acquirer, just not one public data lets us price. A small install base leaves thin data to model from.

Details

Version
3.3.1
Last updated
8.4y ago
Added
2013-03-10 · 13 yrs old
Requires WP
3.9
Tested up to
4.9.31
Requires PHP
5.4

Recent reviews

All reviews on wp.org ↗
  1. lausianne
    3.1y ago

    The plugin fails with PHP 8 (breaking site), and there have been no updates for 5 years … This topic was modified 2 years, 11 months ago by lausianne.

    Read on wp.org ↗
  2. ugotta
    6.1y ago

    Is the author still maintaining plug-ins? Although no mistakes were found. Compared with other custom menu plug-ins, this is the most powerful menu plug-in I have ever seen. I didn’t understand the usage method for a long time, and almost missed it. In short, it is very powerful. I hope the plug-in author can update and adapt to the WP version

    Read on wp.org ↗
  3. fpcing
    7.4y ago

    很好用,希望有一个中文版本,I hope it could transla to chinese ,thanks

    Read on wp.org ↗
  4. matthias.wagner
    7.8y ago

    does what it should 😉

    Read on wp.org ↗
  5. CyberCobre
    7.9y ago

    Does exactly what it should, how it should, leaving customizing the look to the webmaster. Very, very useful. You can place it anywhere you need a menu in your content, plus customize menus using the widget. Extremely versatile.

    Read on wp.org ↗
  6. jjbbrr
    7.9y ago

    This is a powerful plugin with excellent configurability. I searched for a long time to find a plugin that could do exactly what I wanted and this is the only one that fit the bill! It has a long range of options but the guide on the WordPress.org page is very comprehensive and covered the settings I was looking for so it was very easy to setup.

    Read on wp.org ↗
  7. mlipenk
    8.3y ago

    I have a large site with lengthy, often tiered menus. With some digging, this solved my basic problem of not always automatically displaying each and every sibling, or conversely parents and grandparents, at a particular level in the menu. Highly flexible, but also a bit overwhelming. However, the developer is quick to offer help if the documentation doesn’t make sense for you. Many, many thanks to people willing to take the time to develop plugins like this.Sadly, this plugin only works with PHP 7. It will give your site the whitescreen of death if using PHP 8. PHP 7 is end of life and no longer receives security updates, so by virtue Custom Menu Wizard Widget is end of life too. It was a good run for an exceedingly useful plugin! This topic was modified 7 months ago by mlipenk.

    Read on wp.org ↗
  8. Christina
    8.5y ago

    I love this plugin! I have a variety of child menu items and they are not necessarily child pages. This plugin with a widget allows me to show just the child menu items of the current parent, and if there are no children, it won’t output — it’s perfect. I just donated in the hopes that the developer will update the plugin so it is fresh and more people use it. Here’s my settings: I am getting the current parent title by using the following php: //* Get the menu parent id //* http://pateason.com/wordpress-menu-top-most-parent-id/ function get_menu_parent_id( $menu_name ){ if( ! isset( $menu_name ) ) : return "No menu name provided in arguments"; endif; $menu_slug = $menu_name; $locations = get_nav_menu_locations(); $menu_id = $locations[$menu_slug]; $post_id = get_the_ID(); $menu_items = wp_get_nav_menu_items($menu_id); $parent_item_id = wp_filter_object_list($menu_items,array('object_id'=>$post_id),'and','menu_item_parent'); $parent_item_id = array_shift( $parent_item_id ); function check_for_parent( $parent_item_id, $menu_items ){ $parent_post_id = wp_filter_object_list( $menu_items, array( 'ID' => $parent_item_id ), 'and', 'object_id' ); $parent_item_id = wp_filter_object_list($menu_items,array('ID'=>$parent_item_id),'and','menu_item_parent'); $parent_item_id = array_shift( $parent_item_id ); if( $parent_item_id == '0' ) : $parent_post_id = array_shift($parent_post_id); return $parent_post_id; else: return check_for_parent( $parent_item_id, $menu_items ); endif; } //check_for_parent(); if( !empty( $parent_item_id ) ) : return check_for_parent($parent_item_id,$menu_items); else: return $post_id; endif; } //get Menu label by ID post or parentID from get_menu_parent_ID(); //https://stackoverflow.com/a/26591562/1004312 function get_menu_parent_by_id( $post_id, $menu ) { $menu_title = ''; $nav = wp_get_nav_menu_items( $menu ); foreach ( $nav as $item ) : if ( $post_id == $item->object_id ) : $menu_title = $item->post_title; break; endif; endforeach; return ( $menu_title !== '' ) ? $menu_title : get_the_title( $post_id ); } //* allow shortcode in widget title add_filter( 'widget_title', 'do_shortcode' ); //* menu parent title shortcode function child_theme_parent_menu_title() { $menu_location = 'primary'; $menu_parent_id = get_menu_parent_id( $menu_location ); return get_menu_parent_by_id( $menu_parent_id, $menu_location ); } add_shortcode( 'parent-menu-title', 'child_theme_parent_menu_title' ); This topic was modified 8 years, 4 months ago by Christina.

    Read on wp.org ↗

Behavioral tests

via WP Hive

Automated install-time checks, tested on PHP 7.2.16 · WP 5.3

Low memory footprint
Low page-speed impact
Runs on latest PHP + WP
No PHP errors
No JS errors
Activates cleanly
No resource errors
No external HTTP errors
Optimized database use
Frequently updated

Languages

via translate.wordpress.org

Translated into 58 languages, 0 at 90% or more

German 64%
Romanian 27%
Japanese 9%
English (Canada) 8%
English (UK) 8%
French (France) 8%
Dutch 6%
Cebuano 5%
Dutch (Formal) 5%
English (Australia) 5%
English (South Africa) 5%
Punjabi 5%
Russian 5%
Spanish (Spain) 5%
Esperanto 4%
Finnish 4%
French (Canada) 4%
Hebrew 4%
Moroccan Arabic 4%
Swedish 4%
Amharic 3%
Azerbaijani 3%
Catalan 3%
English (New Zealand) 3%

Plus 34 more locales with partial translations.

Growth timeline

Install-tier crossings we have observed, and how long each tier took to outgrow

  1. 2026-06-24 3K+ → 2K+ down after 388 days in tier
  2. 2025-06-01 4K+ → 3K+ down after 297 days in tier
  3. 2024-08-08 5K+ → 4K+ down after 2 days in tier
  4. 2024-08-06 4K+ → 5K+ up after 3 days in tier
  5. 2024-08-03 5K+ → 4K+ down after 239 days in tier
  6. 2023-12-08 6K+ → 5K+ down after 2 days in tier
  7. 2023-12-06 5K+ → 6K+ up after 1 days in tier
  8. 2023-12-05 6K+ → 5K+ down after 1 days in tier

Competes with

The plugins that solve the same job, ranked by shared tags then reach, closest match first. The letter on the right is each plugin's health grade (A best, F worst).

Compare head to head →

Embed this report card

Drop a live Pulse card for Custom Menu Wizard Widget into a readme, a review or a deck. It updates itself.

<iframe src="https://plugins.wpmayor.com/embed/custom-menu-wizard" width="480" height="300" style="border:0" loading="lazy" title="Custom Menu Wizard Widget — Plugin Pulse"></iframe>
Preview card ↗

Custom Menu Wizard Widget: 2K+ active installs, 4.7★ (49 reviews). Plugin Pulse (WP Mayor), as of 2026-08-29. https://plugins.wpmayor.com/plugin/custom-menu-wizard