PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. CSS
  4. DMG Custom Menu Widget
DMG Custom Menu Widget icon

DMG Custom Menu Widget

Display any Menu in your sidebar or widgetized area. With advanced options to add CSS classes, modify the title & add custom HTML/ Text.

By dancoded·CSS·Free
00
·10 active installs·Updated 9 years ago
DownloadVisit HomepageCompare

As of April 2026, DMG Custom Menu Widget is a WordPress css plugin with 10 active installations and a 0/5 rating0. It has been downloaded 1.7K+ times in total. Requires WordPress 3.1+ and PHP false+. Available on WordPress.org since 2016. Last updated 9 years ago — may have compatibility concerns. Top alternative: WPCode – Insert Headers and Footers +….

0/5Rating
10active installs
1.7K+total downloads
10 yearssince 2016

Overview

Displays a menu created on the ‘Appearance > Menus’ page as a list of links.

Includes advanced options to add CSS styles, modify the title and add HTML/ Text before and after each link.

Replaces the built in Menus Widget (WP_Nav_Menu_Widget).

A hook is available to filter the title: dmg_custom_menu_widget_title.

For example, to change the title on a single page or post, you could add this to your functions.php file:

function myTitleFilter( $title )
{
    if( is_singular() )
    {
        return "<strong>$title</strong>";
    }
    else
    {
        return $title;      
    }
}
add_filter( 'dmg_related_pages_widget_title' , 'myTitleFilter');

More information about this plugin can be found at http://dancoded.com/wordpress-plugins/custom-menu-widget/.

Read full description on WordPress.org

Screenshots

Ratings & Reviews

00 reviews
5 ★
0
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress3.1+ requiredTested up to 4.6.30
PHPfalse+ required

Top Alternatives to DMG Custom Menu Widget

WPCode &#8211; Insert Headers and Footers + Custom Code Snippets &#8211; WordPress Code Manager icon
WPCode – Insert Headers and Footers +…
4.93.0M+ installsUpdated 2 weeks ago
ViewCompare
Code Snippets icon
Code Snippets
4.71.0M+ installsUpdated 1 month ago
ViewCompare
Simple Custom CSS Plugin icon
Simple Custom CSS Plugin
4.7100K+ installsUpdated 1 year ago
ViewCompare
Widget CSS Classes icon
Widget CSS Classes
4.990K+ installsUpdated 1 year ago
ViewCompare
Simple CSS icon
Simple CSS
4.980K+ installsUpdated 6 months ago
ViewCompare
View all css plugins →

Frequently Asked Questions

Changelog

1.0

  • Initial version
View full changelog on WordPress.org

Contributors

dancodeddancoded
Plugin Info
Version
1.0
Last Updated
Aug 25, 2016
WP Requires
3.1+
Tested Up To
4.6.30
PHP Requires
false+
Active Installs
10
Downloads
1.7K+
Added
Aug 25, 2016
Business
Free

Tags

cssmenulist pagesmenu widget

Developer

D
dancoded
3 plugins0.0M+ total installs
View all plugins →

Quick Compare

DMG Custom Menu Widget vs WPCode – Insert Headers and Footers +…→DMG Custom Menu Widget vs Code Snippets→DMG Custom Menu Widget vs Simple Custom CSS Plugin→

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.