內容簡介
使用 Menubar,您可以輕鬆建立和管理單層和多層 WordPress 網站的菜單。
選擇項目類型進行菜單構建,包括主頁、首頁、標題、標籤、標籤列表、分類、分類樹、頁面、頁面樹、文章、搜尋框、外部、PHP、自訂等,也可以任意組合
在子佈景主題中插入以下行來顯示菜單,例如在 header.php 的末尾:<?php do_action ('menubar', 'your menu 的名稱'); ?>
使用 Menubar 小工具在側邊欄或小工具區域顯示菜單
使用短碼[menubar menu='your menu 的名稱'] 在文章、頁面或頁面構建器文字區塊中顯示菜單
為菜單設置樣式,可選擇默認 Menubar 模板、自定義已選擇的模板,或使用 WordPress Customizer 添加 CSS 樣式
已自定義的 Menubar 模板可移動到經過獨立文件夾,這樣您就可以升級到新的Menubar版本,而不會失去您的更改
插件網站提供了詳細的文檔,例如 Menubar 和 The Menubar PHP type 教程。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
With Menubar you can easily build and manage single and multi-level menus for your WordPress site.
Use as menu items the homepage, the frontpage, a category or a category tree, a static page or a page tree, a tag archive or a tag list, a single post, a search box, or any URL, hard-coded or generated from a code snippet (see [1], [2], [3])
To display a menu, use the menubar shortcode or the Menubar widget, or insert a simple line of code in your child theme (see [1])
To style your menus, select one of the default Menubar templates, or your own customized template (see [1])
You can browse the documentation pages (below) or use the Live Preview button (top right).
Menubar
Menu Builder
The Menubar PHP type
