Lýsing
Twitter bootstrap menu esily insert in wordpress meny, no hassle
with child menu and top menu style. More Frendly update comming soon
Uppsetning
- Upload
mhcode-wp-bootstrap-nav
to 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; ?>
Umsagnir
There are no reviews for this plugin.
Þátttakendur & höfundar
“mhcode-wp-bootstrap-nav” er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.
HöfundarTranslate “mhcode-wp-bootstrap-nav” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.