Elephant Post Order
·
Reorder your WordPress posts with a simple drag & drop interface in the admin panel
This plugin allows you to easily reorder your WordPress posts by dragging and dropping them in the admin «All Posts» list.
It updates each post’s menu_order value and can optionally modify front-end queries so that posts are displayed in the same order you set.
Features
- Adds a «Reorder» column with a drag handle in the Posts list.
- Supports drag and drop reordering directly in the WordPress admin.
- Saves order instantly via AJAX.
- Optionally changes front-end queries to order by
menu_orderinstead of date. - Lightweight, no external dependencies.