BLACK FRIDAY
Save 59% on PageForge Annual $191/year $485/year
Claim 59% Off →
WP Sort Order icon
Actively maintained Tested with WP 7.1 #1 in plugins order

WP Sort Order

Order terms (Users, Posts, Pages, Custom Post Types and Custom Taxonomies) using a Drag and Drop with jQuery ui Sortable.

Active installs6K+5K+ tier
Downloads · 30d3.8K▲ 8× vs prev. 30d
Rating4.5/517 reviews
Health score86/100Excellent
All-time downloads95.3KSince Mar 2016
Support resolved1 / 1100% in last 2 months
RequiresWP 3.5.0PHP 7.0+
Downloads · 7d503▼ -17.8% week over week
Our verdict

Safe pick

Yes — WP Sort Order is a safe, well-maintained plugin to use in 2026. It runs on 6K+ sites, is rated 4.5/5 and was last updated 3 weeks ago, and scores 86/100 on our health check.

  • Actively developed — last update 3 weeks ago
  • Tested with the latest WordPress (7.1)
  • Momentum — downloads up 695.2% vs the previous 30 days

Daily downloads

3667321.1KJun 28Aug 11Sep 25
Yesterday59
Daily average (1y)23
Peak day1,464Sep 6, 2026
Last 12 months8.2K

Download spikes usually follow a new release — each site that auto-updates counts as a download.

Rankings

Where WP Sort Order stands today

WordPress.org search rankings

Live position in the plugin search, top 100
KeywordPositionCompeting pluginsCategory
plugins order #7 10,000 Best plugins order plugins →
post order #9 8,308 Best post order plugins →
taxonomy order #6 1,770 Best taxonomy order plugins →
user order #7 10,000 Best user order plugins →

Version adoption

Share of active sites per release.

  • 1.391.9%
  • 1.26.2%
  • 1.11.9%

Rating breakdown

★★★★★★★★★★ 4.5 from 17 reviews

  • 5★88.2%
  • 4★0.00%
  • 3★0.00%
  • 2★0.00%
  • 1★11.8%

About WP Sort Order

From the official readme · v1.3.6

Description

Order terms (Users, Posts, Pages, Custom Post Types and Custom Taxonomies) using a Drag and Drop with jQuery ui Sortable.

Select sortable items from ‘WP Sort Order’ menu of Setting menu in WordPress.

In addition, You can re-override the parameters of ‘orderby’ and ‘order’, by using the ‘WP_Query’ or ‘pre_get_posts’ or ‘query_posts()’.
The ‘get_posts()’ is excluded.

At a glance by WordPress Mechanic:

License

This WordPress Plugin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version. This free software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this software. If not, see http://www.gnu.org/licenses/gpl-2.0.html.

Installation

  1. Upload ‘wp-sort-order’ folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Select sortable items from ‘WP Sort Order’ menu of Setting menu in WordPress.

Frequently asked questions

How to enable sorting for posts/pages and taxonomies with this plugin?

On settings page you can select posts/pages and taxonomies to enable sorting.

Can users be sorted with this plugin?

Yes, you can sort. And there is a shortcode to list users under taxonomy, terms and children. [WPSO_USERS slug=”taxonomy or term slug” id=”taxonomy or term id”]. This shortcode will list users on front-end with your sorted order. No need to write another query for it.

How to re-override the parameters of ‘orderby’ and ‘order’

Sub query By using the ‘WP_Query’, you can re-override the parameters. WP_Query ‘date’, ‘order’ => ‘DESC’, ) ) ?> Main query By using the ‘pre_get_posts’ action hook or ‘query_posts()’, you can re-override the parameters. pre_get_posts function my_filter( $query ) { if ( is_admin() || !$query->is_main_query() ) return; if ( is_home() ) { $query->set( ‘orderby’, ‘date’ ); $query->set( ‘order’, ‘DESC’ ); return; } } add_action( ‘pre_get_posts’, ‘my_filter’ ); query_posts() ‘rand’ ) ); ?>

Changelog

Security hardening release: This update fixes multiple security vulnerabilities including SQL injection, XSS, CSRF, file inclusion, and privilege escalation issues. All users are strongly recommended to update immediately.

1.3.6

Security: Hardened plugin against SQL injection, XSS, CSRF, LFI, and privilege escalation vulnerabilities with comprehensive input validation, output escaping, and capability checks. [05/09/2026]

1.3.4

  • Fix: When enabling the order of the posts, it does not allow me to create new ones and the only way to create new ones was duplicating a previous post. [Thanks to Carlos][30/10/2024]

1.3.3

  • Fix: PHP Notice: Function is_home was called incorrectly. [Thanks to @goose1984 / Cotton Jamie][21/05/2024]

1.3.2

  • Updated version with the improved security checks. [Thanks to patchstack.com / CatFather][21/01/2024]

1.3.1

  • Updated version for WordPress. [24/05/2023]

1.3.0

  • Fix: WP Sort Order messing with posts date/order. [Thanks to Gonzalo/@jamposta][11/11/2022]

Full changelog on WordPress.org →

Screenshots

How it works?
How it works?
Settings Page
Settings Page
Installation & Activation
Installation & Activation
Settings Page - Full
Settings Page - Full

For developers

Is this your plugin? Show off the numbers.

Add a live badge to your site, docs or GitHub README. It updates on its own — no account needed.

Active installs badge Rating badge Health score badge

FAQ

WP Sort Order: quick answers

Straight answers, pulled from live WordPress.org data.

Live data from WordPress.org · checked Sep 26, 2026

Is WP Sort Order free?

Yes. WP Sort Order is free to download and use from the official WordPress.org plugin directory.

Is WP Sort Order safe to use in 2026?

Yes — WP Sort Order is a safe, well-maintained plugin to use in 2026. It runs on 6K+ sites, is rated 4.5/5 and was last updated 3 weeks ago, and scores 86/100 on our health check.

How many websites use WP Sort Order?

WP Sort Order is active on 6K+ WordPress websites and has been downloaded 95,306 times since it launched in March 2016. It was downloaded 3,777 times in the last 30 days.

Does WP Sort Order work with WordPress 7.1?

Yes. The developer has tested WP Sort Order up to WordPress 7.1.2, the latest release. It requires WordPress 3.5.0 or newer.

What PHP version does WP Sort Order need?

WP Sort Order requires PHP 7.0 or higher. Most hosts run PHP 8.x today, so it works on any modern WordPress hosting.

When was WP Sort Order last updated?

The latest version, 1.3.6, was released on September 5, 2026 (3 weeks ago).

Who makes WP Sort Order?

WP Sort Order is developed and maintained by Fahad Mahmood.

Powered by PageForge

Want thousands of pages that rank like these? Build them in an afternoon.

This directory runs on the same engine as PageForge. Turn any spreadsheet, CSV or API into thousands of fast, SEO-ready WordPress pages — with schema, internal links and AI-written copy baked in.

  • CSV, Google Sheets & API data sources
  • AI content, schema & internal links per page
  • Works with Elementor, Gutenberg, Yoast & Rank Math
  • Free on WordPress.org — no credit card
Sarah is here to help!
Hi there! 👋 Need help finding what you're looking for?
Sarah
Sarah
Online & Ready to Help
Hi there! 👋 Need help finding what you're looking for?

We'll use this to continue our conversation

Just now ✓ Verified

Join 500+ SEO Pros Scaling Their Strategy

Get exclusive programmatic SEO tactics, AI content workflows, and the latest PageForge updates delivered straight to your inbox. Stay ahead of the algorithm.

We care about your data in our privacy policy.