WP Manifestindependent plugin directory
manifest / content / set-sort-order

Set Sort Order

Customize the sort order for your taxonomies and post types.

by VegasGeek · github.com/vegasgeek/set-sort-order · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/vegasgeek/set-sort-order/archive/refs/heads/master.zip

Readme

Set Sort Order

A WordPress plugin for when you want to control the sort order for post types and taxonomies.

Install

  1. Download the latest version of the plugin.
  2. On your WordPress dashboard, under the Plugins menu item, click the "Add New" link.
  3. Click the "Upload Plugin" button and select the zip file from your local drive.
  4. Activate the plugin.

Set the sort orders

  1. On your WordPress dashboard, under the Settings menu, click the "Set Sort Order" link.
  2. You'll see a list of post types and taxonomies.
  3. Set the sort order for each post type and taxonomy.

Notes

This plugin works for the archive page for CPTs and Taxonomies. If you are using a page builder or another plugin that allows for displaying posts, it may not work for you. If you decide to submit an issue, please provide information about the plugin or page builder you're using and I'll do my best to make it work.

Also, if you see a way to improve the plugin, pull requests are welcome.

Options page example

set-sort-order-options-screenshot

Read the full README on GitHub →