Bu eklenti, WordPress’in son 3 ana dağıtımı ile test edilmemiş. Artık bakımı yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle birlikte kullanıldığında uyumluluk sorunları olabilir.

mhcode-wp-bootstrap-nav

Açıklama

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

Yükleme

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

İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

Katkıda Bulunanlar ve Geliştiriciler

“mhcode-wp-bootstrap-nav” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar