该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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” 是开源软件。 以下人员对此插件做出了贡献。

贡献者