Tiu ĉi kromprogramo ne estis testita en la 3 lastaj gravaj eldonoj de WordPress. Eble ĝi ne plu estas prizorgata kaj ĝi eble havus kongruajn problemojn en novaj versioj de WordPress.

mhcode-wp-bootstrap-nav

Priskribo

Twitter bootstrap menu esily insert in wordpress meny, no hassle
with child menu and top menu style. More Frendly update comming soon

Instalo

  1. Upload mhcode-wp-bootstrap-nav to the /wp-content/plugins/wp-bootstrap-navmenu/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. 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; ?>

Pritaksoj

There are no reviews for this plugin.

Kontribuantoj k. programistoj

“mhcode-wp-bootstrap-nav” estas liberkoda programo. La sekvaj homoj kontribuis al la kromprogramo.

Kontribuantoj

Traduki “mhcode-wp-bootstrap-nav” en vian lingvon.

Ĉu interesita en programado?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.