Title: Elephant Post Order
Author: umapathieitb
Published: <strong>2025 年 9 月 15 日</strong>
Last modified: 2025 年 9 月 15 日

---

搜索插件

![](https://s.w.org/plugins/geopattern-icon/elephant-post-order.svg)

# Elephant Post Order

 作者：[umapathieitb](https://profiles.wordpress.org/umapathieitb/)

[下载](https://downloads.wordpress.org/plugin/elephant-post-order.1.0.zip)

 * [详情](https://cn.wordpress.org/plugins/elephant-post-order/#description)
 * [评价](https://cn.wordpress.org/plugins/elephant-post-order/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/elephant-post-order/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/elephant-post-order/#developers)

 [支持](https://wordpress.org/support/plugin/elephant-post-order/)

## 描述

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_order` instead of date.
 * Lightweight, no external dependencies.

## 安装

 1. Upload the plugin folder `post-reorder-dragdrop` to the `/wp-content/plugins/` 
    directory, or upload the ZIP from Plugins  Add New.
 2. Activate the plugin through the “Plugins” screen in WordPress.
 3. Go to **Posts  All Posts**. You’ll see a new “Order” column with a drag handle.
 4. Drag posts to reorder them. The order is saved automatically.

## 常见问题

### Does this work for Pages or Custom Post Types?

By default, it only applies to **Posts**.
 You can extend it by editing the plugin
code to register the reorder column for other post types.

### Will it affect my theme or other plugins?

It changes the `menu_order` field. If your theme or another plugin already uses `
menu_order`, you should test carefully.

### How do I disable the front-end reordering?

Comment out or remove the `pre_get_posts` action at the bottom of the main plugin
file.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Elephant Post Order」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ umapathieitb ](https://profiles.wordpress.org/umapathieitb/)

[帮助将「Elephant Post Order」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/elephant-post-order)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/elephant-post-order/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/elephant-post-order/)，或通过[RSS](https://plugins.trac.wordpress.org/log/elephant-post-order/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/elephant-post-order/)。

## 额外信息

 *  版本 **1.0**
 *  最后更新：**9 月前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.3 或更高版本 **
 *  已测试的最高版本为 **6.8.5**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/elephant-post-order/)
 * 标签
 * [drag-and-drop](https://cn.wordpress.org/plugins/tags/drag-and-drop/)[order](https://cn.wordpress.org/plugins/tags/order/)
   [posts](https://cn.wordpress.org/plugins/tags/posts/)[reorder](https://cn.wordpress.org/plugins/tags/reorder/)
   [sort](https://cn.wordpress.org/plugins/tags/sort/)
 *  [高级视图](https://cn.wordpress.org/plugins/elephant-post-order/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/elephant-post-order/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/elephant-post-order/reviews/)

## 贡献者

 *   [ umapathieitb ](https://profiles.wordpress.org/umapathieitb/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/elephant-post-order/)