Beskrivelse
Twitter bootstrap menu esily insert in wordpress meny, no hassle
with child menu and top menu style. More Frendly update comming soon
Installasjon
- 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; ?>
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“mhcode-wp-bootstrap-nav” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “mhcode-wp-bootstrap-nav” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.