
前言介紹
- 這款 WordPress 外掛「Post Order Control – Drag, Drop & Reorder Posts and Post Types」是 2025-10-03 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2025-11-15,距離現在已有 102 天。
- 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
ordering | drag drop | menu order | post order | post types |
內容簡介
總結:Post Order Control 提供直觀的拖放界面,可在 WordPress 管理員中直接重新排序文章、頁面和自訂文章類型。此外,這個外掛考慮了可存取性和主題兼容性,並使用 WordPress 的標準 menu_order 欄位以確保最大的相容性。
問題與答案:
1. Post Order Control 提供哪些主要功能?
- 直接在 WordPress 管理員中拖放排序文章/頁面清單
- 使用內建 menu_order 欄位以確保最大的主題相容性
- 具有分頁設定和全面文件的現代管理介面
- 可針對分類、標籤和自訂分類排序
- 自動套用設定,可在前端自動使用自訂排序
- 使用 REST API 進行提取/保存排序,並具有 nonce 和能力檢查
- 提供 postordercontrol_get_ordered_posts() 輔助功能,方便主題整合
- 提供匯出/匯入功能,可備份排序數據
- 具有鍵盤導航和螢幕閱讀器支持的可存取設計
- 內含 POT 檔案,準備好進行國際化
2. 這個外掛如何運作?
- 透過 WordPress 的內建 menu_order 欄位來儲存文章排序
- 拖放更新文章的 menu_order 值
- 主題查詢使用 orderby => 'menu_order' 可自動尊重您的自訂排序
- 不需要自訂數據庫表格或複雜查詢
- 與支援 menu_order 的任何主題或外掛完全相容
3. 如何與主題整合?
- 提供多種整合主題的方法:
- 方法一:輔助功能(推薦)
- 方法二:標準 WP_Query
- 方法三:自動套用(全域)
4. 這個外掛的隱私政策如何?
- 這個外掛不會收集、儲存或傳輸任何個人數據,所有排序數據均以 WordPress 的標準 menu_order 欄位和分類 meta 儲存在本地 WordPress 數據庫內。
原文外掛簡介
Post Order Control provides an intuitive drag-and-drop interface for reordering posts, pages, and custom post types directly in the WordPress admin. Built with accessibility and theme compatibility in mind, this plugin uses WordPress’s standard menu_order field for maximum compatibility.
Key Features
Drag-and-drop ordering directly in WordPress admin post/page lists
WordPress Standard: Uses built-in menu_order field for maximum theme compatibility
Modern admin interface with tabbed settings and comprehensive documentation
Taxonomy ordering for categories, tags, and custom taxonomies
Auto-apply option to automatically use custom order on frontend
REST API for fetching/saving ordering with nonce and capability checks
Helper function postordercontrol_get_ordered_posts() for easy theme integration
Export/Import functionality for backing up ordering data
Accessible design with keyboard navigation and screen reader support
I18n ready with included POT file
How It Works
This plugin uses WordPress’s built-in menu_order field to store post ordering:
Drag-and-drop updates the menu_order value for each post
Theme queries using orderby => 'menu_order' automatically respect your custom order
No custom database tables or complex queries needed
Full compatibility with any theme or plugin that supports menu_order
Theme Integration
The plugin provides multiple ways to integrate with your theme:
Method 1: Helper Function (Recommended)
php
$posts = postordercontrol_get_ordered_posts( array(
'post_type' => 'post',
'posts_per_page' => 10,
'post_status' => 'publish',
) );
Method 2: Standard WP_Query
php
$query = new WP_Query( array(
'post_type' => 'post',
'orderby' => 'menu_order',
'order' => 'ASC',
'posts_per_page' => 10,
) );
Method 3: Auto-Apply (Global)
Enable automatic ordering for all frontend queries in the plugin settings.
Taxonomy Ordering
The plugin also supports drag-and-drop ordering for taxonomies:
Enable taxonomies in the Advanced settings tab
Drag and drop terms in taxonomy admin pages
Use wp_list_categories() with orderby => 'meta_value_num' and meta_key => 'postordercontrol_term_order'
Capabilities
By default, users with edit_posts capability can manage ordering
Optionally restrict to manage_options (Administrators only) via Settings
Support
For support, feature requests, or bug reports, please visit the plugin’s support forum or create an issue in the repository.
Privacy Policy
This plugin does not collect, store, or transmit any personal data. All ordering data is stored locally in your WordPress database using WordPress’s standard menu_order field and term meta.
Credits
Built with ❤️ by wpunicorn. Uses WordPress’s built-in functionality for maximum compatibility and performance.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Post Order Control – Drag, Drop & Reorder Posts and Post Types」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
Simple Page Ordering 》這個外掛可以用簡單的拖放操作,讓您對頁面、樹狀自訂文章類型或是擁有「頁面屬性」的自訂文章類型進行排序,只需要使用內建的頁面列表就能完成。, 只要簡單...。Term Menu Order 》這個外掛旨在幫助主題和外掛開發人員。, 該外掛的目的是允許任意的詞彙排序,類似於頁面。這可以讓檢索詞彙的查詢使用 ‘menu_order’ 作為排序順...。
Simple Menu Order Column 》總結:這個 WordPress 外掛允許您直接在儀表板列表上修改每個 WP_Post(頁面、附件、文章、woo 產品)的 menu_order 欄。, , 問題與答案:, 1. 什麼是這個外...。
Media Menu Order 》這是一款非常簡單的外掛,它會在媒體庫編輯介面中新增一個「菜單排序」欄位,讓您可以為圖片和附件指定菜單排序。。
Keep New Admin Menu Items in Bottom 》- "Keep New Plugin Admin Menu Items in Bottom" WordPress 外掛是解決在 WordPress 控制台上維持整潔有序的管理選單的解決方案。, - 當您的外掛...。Simple Front End Edit Buttons 》** 此外掛程式將不再更新。 **, 這個外掛增加功能,讓您可以在網站的前端增加編輯按鈕。, 透過這些圖示,您可以輕鬆地變更頁面的排序(有時也稱為優先順序)...。
Admin Menu Customizer 》Admin Menu Customizer 讓您可以:, , 更改功能表項目的順序。, 更改由啟用的外掛和佈景主題添加的功能表項目標題。, 隱藏頁面加載時的功能表項目,在點擊"顯...。
AJAX Admin Menu Editor 》這個外掛可以讓你輕鬆地在使用者和網站等級上用簡單的拖放操作重新排列管理選單項目。, 使用者和網站的選單順序會自動保存在資料庫中。, 根據使用者,這個外...。
