Descrizione
Twitter bootstrap menu esily insert in wordpress meny, no hassle
with child menu and top menu style. More Frendly update comming soon
Installazione
- 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; ?>
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“mhcode-wp-bootstrap-nav” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “mhcode-wp-bootstrap-nav” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.