Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Easy menus

Beschreibung

Plugin Demo&Manual | Plugin author | Donate

Plugin to create different types of menus with pictures.

The plugin allows you to add an image to each button of the menu.

Button shortocodes in pages or post. Easy menu widget.

List of shortcodes:

  • [EasyMenu menu = xxx style = 1 /] Horizontal menu / images / submenu
  • [EasyMenu menu = xxx style = 2 /] Vertical menu with icons
  • [EasyMenu menu = xxx style = 3 /] Vertical menu with icons 2
  • [EasyMenu menu = xxx style = 5 /] Horizontal menu with icons
  • [EasyMenu menu = xxx style = 9 /] Circles menu with images
  • [xxx EasyMenu menu = style = 11 /] Horizontal menu icons / submenus
  • [xxx EasyMenu menu = style = 12 /] Buttons icons menu / submenu

xxx *** is the menu id;

You can include shortocodes within templates. For them, insert the following php code on a piece of a template: ‚<php echo apply_filters (‚the_content‘, ‚[EasyMenu menu = 5 style = 1 /] „);? >‘ This example would load the menu with id 5 and style of menu 1.

Screenshots

  • Menus samples
  • Page/Post Shortcodes
  • Widget

Installation

Either install the plugin via the WordPress admin panel, or …

  1. Upload jquery-easy-menu folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress

There are no configuration options in this plugin.

Rezensionen

3. September 2016
As soon as I put a menu into my page, I got a 500 server error. Sorry, but I had to uninstall. 🙁
Alle 3 Rezensionen lesen

Mitwirkende & Entwickler

„Easy menus“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Easy menus“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

3.1

  • Released on 1/07/2014
  • New plugin version, more menus.

2.1

  • Released on 2012
  • Initial release