[WordPress] 外掛分享: Vihv Menu

首頁外掛目錄 › Vihv Menu
⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
100+
安裝啟用
★★★★
4/5 分(4 則評價)
4654 天前
最後更新
問題解決
WordPress 3.3+ v2.4 上架:2013-02-25

內容簡介

這個 WordPress 外掛增加了菜單圖標、菜單項目 CSS 類別、菜單鏈接 XFN、菜單項目描述、以及在新窗口中打開菜單鏈接的功能,全都使用 WordPress 的默認外觀->菜單設置。

圖標會與預設的菜單選項顯示。如果您使用自己的菜單選項,可以透過 $output .= apply_filters( ‘walker_nav_menu_start_el’, $output, $item, $depth, $args ); 添加影像到菜單,或是透過 get_post_meta($menu_item_id, ‘_vihv_menu_icon’, true); 取得圖標 URL,然後在需要的地方顯示。祝使用愉快!

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.4) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Vihv Menu」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Adds menu icons, menu item css class, menu link XFN, menu item description and ability to open menu link in new window. All using default Appearance->Menus.
Icons will be displayed with default menu walker. If you use your own you can add images to menu with $output .= apply_filters( ‘walker_nav_menu_start_el’, $output, $item, $depth, $args ); or get icon url with get_post_meta($menu_item_id, ‘_vihv_menu_icon’, true); and display anywhere you want. Enjoy!

文章
Filter
Apply Filters
Mastodon