
內容簡介
「Menu to Page Display」外掛的主要功能是讓使用者可以輕鬆地在頁面中顯示 WordPress 選單,不需要知道 PHP 或編輯模板檔案。
在文章或頁面中添加簡碼,然後將您的選單標誌添加到 menu_name 屬性中,並使用引數來包含/排除必要的額外資訊。我還添加了一些額外的選項,以顯示不僅僅是標題:include_date、include_excerpt 和 image_size。
有關使用引數的資訊,可以查看 WordPress Codex。
文檔 | 範例
外掛標籤
開發者團隊
原文外掛簡介
The Menu to Page Display was written to allow users to easily display a wordpress menu within a page without knowing PHP or editing template files.
Add the shortcode in a post or page, then add your menu slug to the attribute menu_name and use the arguments to include / exclude extra information as necessary. I’ve also added some extra options to display something more than just the title: include_date, include_excerpt, and image_size.
See the WordPress Codex for information on using the arguments.
Documentation | Examples
