This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Sidebar Menu Items

वर्णन

This is a very lightweight plugin to simply add your defined sidebar widget areas as standard WordPress menu items. This is mostly useful for creating “mega menu” style dropdown menus.

Current solutions for adding mega menu support come with all sorts of overhead you probably don’t need. This plugin uses the default WordPress api to use widgets in your sub menus to add the content you may need in a mega menu, such as images, columns, shortcodes and other sub-menus. Style as you wish.

Translations

  • English – default, always included
  • French: disponible en Français!

स्क्रीनशॉट

  • Menu screen after activating plugin. Notice the Sidebar items available.
  • Menu with a sidebar added as a sub menu item.

स्थापना

  1. Upload sidebar-menu-items.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Under Appearance > Menus, you will now have a Sidebar items available to add to your menus.

नेहमी विचारले जाणारे प्रश्न

Does this plugin add mega menu functionality?

It simply gives you the tools to create the markup for a mega menu via widgets in your menu area. It does not style or add any javascript to your menus, this part is up to you.

समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

योगदानकर्ते आणि विकसक

“Sidebar Menu Items” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.

योगदानकर्ते

भाषांतर करा “Sidebar Menu Items” तुमच्या भाषेत.

विकासातील आग्रह?

कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.

बदलांची यादी

0.1.6

Updated readme.txt

0.1.5

Fixed bug with LoadHTML dom parsing

0.1.4

Fixed bug for mb strings and charset

0.1.3

Tested for 5.6

0.1.2

Fixed sub menu links being affected.

0.1.1

Fixed file structure

0.1.0

First version.