Customize the display order of the list of Archive Posts.
As of April 2026, Archive Posts Sort Customize is a WordPress sort plugin with 600 active installations and a 4.9/5 rating from 14 reviews. It has been downloaded 17K+ times in total. Requires WordPress 4.3+ and PHP false+. Available on WordPress.org since 2013. Last updated 10 years ago — may have compatibility concerns. Top alternative: Rearrange Products for WooCommerce.
Easily settings interface and available sort to home, date archives, category/tag/taxonomy archives, search.
Available to ignore words of beginning of the title for post title of sort.
e.g.)
* The
* A
Available to automatically whether sort to number (meta_key_num) or sort to string(meta_key).
You will possible to action before and after the this plugin.
add_action( 'apsc_before_sort' , 'custom_apsc_before_sort' , 10 , 2 );
function custom_apsc_before_sort( $wp_query , $setting_data ) {
//print_r($wp_query);
//print_r($setting_data);
}
add_action( 'aps…| WordPress | 4.3+ requiredTested up to 4.3.34 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.