內容簡介
總結:這個 WordPress 外掛允許您直接在儀表板列表上修改每個 WP_Post(頁面、附件、文章、woo 產品)的 menu_order 欄。
問題與答案:
1. 什麼是這個外掛的特點?
- 特色是可以修改 WP_Post 類型(如頁面、附件、文章和 woo 產品)的菜單順序。
2. 這個外掛使用前需要哪些前提條件?
- 需要 WordPress 作業系統。
3. 這個外掛的價格是多少?
- 免費。
4. 如何配置這個外掛?
- 安裝後,您將在每個清單項目上看到一個輸入框。
5. 如何使用這個外掛?
- 首先,登入 WordPress 管理員儀表板。然後,前往各種 WP_Post 類型(如文章、媒體、頁面或產品)的列表頁面。在清單項目中,會有一個新的輸入框,帶有 menu_order 值,在此更改值並按 Enter 鍵即可重新排序。負值也可以接受,例如,-1 將在 1 或 0 之前排序。
6. 如果“Order Column”未顯示該如何處理?
- 管理螢幕選項並啟用“Order Column”。
```html
<ul>
<li>1. 什麼是這個外掛的特點?
<ul>
<li>特色是可以修改 WP_Post 類型(如頁面、附件、文章和 woo 產品)的菜單順序。</li>
</ul>
</li>
<li>2. 這個外掛使用前需要哪些前提條件?
<ul>
<li>需要 WordPress 作業系統。</li>
</ul>
</li>
<li>3. 這個外掛的價格是多少?
<ul>
<li>免費。</li>
</ul>
</li>
<li>4. 如何配置這個外掛?
<ul>
<li>安裝後,您將在每個清單項目上看到一個輸入框。</li>
</ul>
</li>
<li>5. 如何使用這個外掛?
<ul>
<li>首先,登入 WordPress 管理員儀表板。然後,前往各種 WP_Post 類型(如文章、媒體、頁面或產品)的列表頁面。在清單項目中,會有一個新的輸入框,帶有 menu_order 值,在此更改值並按 Enter 鍵即可重新排序。負值也可以接受,例如,-1 將在 1 或 0 之前排序。</li>
</ul>
</li>
<li>6. 如果“Order Column”未顯示該如何處理?
<ul>
<li>管理螢幕選項並啟用“Order Column”。</li>
</ul>
</li>
</ul>
```
外掛標籤
開發者團隊
原文外掛簡介
Every WP_Post (page, attachment, post, woo product) has a menu_order column and this plugin allows you to modify it directly on your dashboard listings.
Features
Change menu order on WP_Post types like pages, attachments, posts & woo products.
Prerequisites
WordPress
Pricing
Free
Configuration
Once installed you will see an input box on every listing item.
To disable confirm prompt after menu order is updated visit Wordpres Settings->Writing and untick the option Enable confirmation on input exit
To disable tab to next on position update visit WordPress Settings->Writing and untick the option Enable Go to next field on update
Usage
Access WordPress Admin: Log in to your WordPress admin dashboard. This is usually accessed by adding “/wp-admin” to the end of your website’s URL and entering your credentials.
Navigate to Posts, Media, Pages or Products: After logging in, navigate to any listing page based on WP_Post, such as Posts, Media, Pages, or Products (if you’ve installed WooCommerce). You can find these sections in the left-hand menu of the WordPress admin dashboard.
Reordering items: Each list item will have a new input box with a menu_order value *. Simply change the value and press Enter to reorder the items. Negative values are also acceptable. For example, -1 will be sorted before 1 or 0.
If Order column is not present Manage screen options and enable Order Column.
