
內容簡介
外掛展示及說明 | 外掛作者 | 捐款
這款外掛可以建立不同類型的菜單並加上圖片。
此外掛允許您將圖像添加到菜單的每個按鈕上。
在頁面或文章中使用按鈕簡碼。方便易用的菜單小工具。
簡碼列表:
[EasyMenu menu=xxx style=1/] 水平菜單 / 圖片 / 子菜單
[EasyMenu menu=xxx style=2/] 帶圖示的垂直菜單
[EasyMenu menu=xxx style=3/] 帶圖示的垂直菜單2/li>
[EasyMenu menu=xxx style=5/] 帶圖示的水平菜單
[EasyMenu menu=xxx style=9/] 帶圖片的圓形菜單
[xxx EasyMenu menu=style=11/] 帶圖示的水平菜單 / 子菜單
[xxx EasyMenu menu=style=12/] 帶圖示的按鈕菜單 / 子菜單
xxx *** 是菜單的 ID;
您可以在模板中包含簡碼。將以下 PHP 代碼插入至模板的一部分,例如 ‘<php echo apply_filters(‘the_content’, ‘[EasyMenu menu=5 style=1/] “);? >’,此示例將載入 ID 為 5 和菜單樣式為 1 的菜單。
外掛標籤
開發者團隊
原文外掛簡介
Plugin Demo&Manual | Plugin author | Donate
Plugin to create different types of menus with pictures.
The plugin allows you to add an image to each button of the menu.
Button shortocodes in pages or post. Easy menu widget.
List of shortcodes:
[EasyMenu menu = xxx style = 1 /] Horizontal menu / images / submenu
[EasyMenu menu = xxx style = 2 /] Vertical menu with icons
[EasyMenu menu = xxx style = 3 /] Vertical menu with icons 2
[EasyMenu menu = xxx style = 5 /] Horizontal menu with icons
[EasyMenu menu = xxx style = 9 /] Circles menu with images
[xxx EasyMenu menu = style = 11 /] Horizontal menu icons / submenus
[xxx EasyMenu menu = style = 12 /] Buttons icons menu / submenu
xxx *** is the menu id;
You can include shortocodes within templates. For them, insert the following php code on a piece of a template: ‘
