Title: mhcode-wp-bootstrap-nav
Author: Md Hossain Shohel
Published: <strong>January 4, 2014</strong>
Last modified: January 4, 2014

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/mhcode-wp-bootstrap-nav.svg)

# mhcode-wp-bootstrap-nav

 By [Md Hossain Shohel](https://profiles.wordpress.org/mhshohel/)

[Download](https://downloads.wordpress.org/plugin/mhcode-wp-bootstrap-nav.zip)

 * [Details](https://srd.wordpress.org/plugins/mhcode-wp-bootstrap-nav/#description)
 * [Reviews](https://srd.wordpress.org/plugins/mhcode-wp-bootstrap-nav/#reviews)
 *  [Installation](https://srd.wordpress.org/plugins/mhcode-wp-bootstrap-nav/#installation)
 * [Development](https://srd.wordpress.org/plugins/mhcode-wp-bootstrap-nav/#developers)

 [Support](https://wordpress.org/support/plugin/mhcode-wp-bootstrap-nav/)

## Description

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

## Installation

 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; ?>
    ```

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“mhcode-wp-bootstrap-nav” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Md Hossain Shohel ](https://profiles.wordpress.org/mhshohel/)

[Translate “mhcode-wp-bootstrap-nav” into your language.](https://translate.wordpress.org/projects/wp-plugins/mhcode-wp-bootstrap-nav)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/mhcode-wp-bootstrap-nav/),
check out the [SVN repository](https://plugins.svn.wordpress.org/mhcode-wp-bootstrap-nav/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/mhcode-wp-bootstrap-nav/)
by [RSS](https://plugins.trac.wordpress.org/log/mhcode-wp-bootstrap-nav/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0**
 *  Last updated **12 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0.1 or higher **
 *  Tested up to **3.7.41**
 *  Language
 * [English (US)](https://wordpress.org/plugins/mhcode-wp-bootstrap-nav/)
 * Tags
 * [bootstrap](https://srd.wordpress.org/plugins/tags/bootstrap/)[wordpress navmenu](https://srd.wordpress.org/plugins/tags/wordpress-navmenu/)
 *  [Advanced View](https://srd.wordpress.org/plugins/mhcode-wp-bootstrap-nav/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/mhcode-wp-bootstrap-nav/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/mhcode-wp-bootstrap-nav/reviews/)

## Contributors

 *   [ Md Hossain Shohel ](https://profiles.wordpress.org/mhshohel/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/mhcode-wp-bootstrap-nav/)