內容簡介
此外掛可以在文章、頁面和自訂文章類型中新增連結和選單。
編輯器會新增一個「新增連結」按鈕,點擊按鈕顯示下拉選單:
「文章」、「頁面」可選擇到目標頁面。
「自訂連結」可輸入外部網頁的網址。
「選單」可插入在「外觀」->「選單」中早已建立的選單。
可以為連結新增一個標籤。
所有連結將被插入到文章中以「短代碼」的方式呈現。
選單將透過 WordPress wp_nav_menu() 函數呈現,它會在選單的各個部分中增加類別以便透過 CSS 進行樣式設定。[更多詳細資訊在此.] (https://codex.wordpress.org/Function_Reference/wp_nav_menu)
此外掛提供整合式說明文件:只需按一下螢幕右上方的「說明」標籤即可。
外掛標籤
開發者團隊
原文外掛簡介
Add links and menus to posts, pages, and custom post types.
An “Add Link” button is added to the editor, click to show a menu:
Posts, Pages, to select a link destination.
Custom link, to type in the url of an external page.
Menus, to insert a menu that has been created in the Appearance –> Menus page.
A label may be added to describe the link.
All links will be inserted in the post as a “shortcode”
Menus will be rendered by the WordPress wp_nav_menu() function, this adds classes to various parts of the menu to enable it to be styled using css [more details here.] (https://codex.wordpress.org/Function_Reference/wp_nav_menu)
Integrated help is included: just click the “help” tab at the top right of the screen.
