Beschrijving
Twitter bootstrap menu esily insert in wordpress meny, no hassle
with child menu and top menu style. More Frendly update comming soon
Installatie
- Upload
mhcode-wp-bootstrap-navto the/wp-content/plugins/wp-bootstrap-navmenu/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- 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; ?>
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“mhcode-wp-bootstrap-nav” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “mhcode-wp-bootstrap-nav” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.