Opis
Twitter bootstrap menu esily insert in wordpress meny, no hassle
with child menu and top menu style. More Frendly update comming soon
Instalacija
- 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; ?>
Recenzije
Nema recenzija za ovaj dodatak.
Saradnici i programeri
“mhcode-wp-bootstrap-nav” is open source software. The following people have contributed to this plugin.
DoprinositeljiPrevedi “mhcode-wp-bootstrap-nav” na vaš jezik.
Zainteresirani za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.