Watrix Drag Drop Reorder
·
Reorder posts, pages, custom post types, categories and tags with drag and drop, add sortable columns, and reorder the admin menu.
Watrix Drag Drop Reorder is an all-in-one reordering plugin for the WordPress admin. Drag and drop rows right on the list screens you already use — no separate ordering screen.
Features:
- Post order — drag and drop rows on the Posts list. The order is stored in the core
menu_orderfield and applied to the admin list (and optionally to the front end). - Page order — drag and drop rows on the Pages list, within the same parent. Fully compatible with the core “Order” attribute and Quick Edit values.
- Custom post type order — drag and drop rows on the list screens of your custom post types. Every post type registered with an admin UI is supported out of the box; hierarchical post types behave like pages (within the same parent).
- Category & tag order — drag and drop rows on the Categories and Tags lists. The order is stored in term meta and applied to
get_terms()/wp_list_categories()when no explicit order is requested. - Sortable columns — click the Author, Categories, Tags and Comments column headers on the Posts list (and Author on the Pages list) to sort.
- Slug column — show a Slug column on the post list screens of sortable post types. Click the header to sort by slug.
- Admin menu order — reorder the top-level admin menu from the settings page. Add, remove and label separators; hide and restore core separators.
- Each feature can be enabled or disabled individually. Disabled features register no hooks and load no assets.
- Front-end ordering is off by default, so activating the plugin never changes your public site. Opt in from Settings > Sort Order.
- Developer filters:
wddr_sortable_post_types,wddr_sortable_taxonomies,wddr_apply_front_order,wddr_apply_term_order. - Uses only the bundled jQuery UI Sortable — no external scripts, no build step.
日本語補足:
- 投稿・固定ページ・カスタム投稿タイプ・カテゴリー・タグの一覧画面で、行をそのままドラッグ&ドロップして並べ替えられます。
- 管理画面に一覧を持つカスタム投稿タイプは追加設定なしで対象になります(階層型は固定ページと同じく同一親内のみ)。
- 投稿の並び順はコアの
menu_order、ターム(カテゴリー・タグ)の並び順は term meta_wddr_term_orderに保存します。 - 固定ページは同一親内の兄弟間のみ並べ替えできます(親子関係は変更しません)。
- 投稿一覧の「投稿者」「カテゴリー」「タグ」「コメント」列、固定ページ一覧の「投稿者」列がクリックでソート可能になります。
- 並べ替え対象の投稿タイプの一覧画面に「スラッグ」列を表示できます(クリックでスラッグ順にソート)。
- 管理画面左サイドバーのトップレベルメニューを設定ページから並べ替えられます(サイト全体共通)。
- フロント(公開側)への並び順反映は既定でオフです。設定 > 並び替え からオプトインしてください。
- 7つの機能はそれぞれ個別にオン/オフできます。
