Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

mhcode-wp-bootstrap-nav

Beschreibung

Twitter bootstrap menu esily insert in wordpress meny, no hassle
with child menu and top menu style. More Frendly update comming soon

Installation

  1. Upload mhcode-wp-bootstrap-nav to the /wp-content/plugins/wp-bootstrap-navmenu/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Create a menu from wordpress admin panel and insert <?php echo mhcode_wp_bootstrap_nav( MENU NAME ); ?> in your templates to get menu list.

Example:

        <?php if (function_exists('mhcode_wp_bootstrap_nav')): ?>
            <?php echo mhcode_wp_bootstrap_nav('mainmenu'); ?>
        <?php endif; ?>

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„mhcode-wp-bootstrap-nav“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende