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.

mhcode-wp-bootstrap-nav

توضیحات

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

نصب

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

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“mhcode-wp-bootstrap-nav” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “mhcode-wp-bootstrap-nav” به زبان شما.

علاقه‌ مند به توسعه هستید؟

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