WP Sort Posts

By : TrueFalse

This plugin adds a drop-down list with the ability to sort your blog posts: * sort by title; * sort by date (newest first); * sort by date (oldest first); * sort by date last modified.

Paste the following code in the templates 'index.php', 'archive.php', 'category.php' or/and 'author.php' etc.:

<?php
if (function_exists('wpsp_orderby_posts_form')):
  wpsp_orderby_posts_form();
endif;
?>

This tag must be before The Loop. For more information go to the "Installation".

Posts Order Widget

This plugin adds a drop-down list with the ability to sort your blog posts : by title by date (newest to oldest) by date (oldest to newest) sort by date last modified randomly You can find a demo here : http://www.spoils.fr/ The widget is named "Trier les articles" on the sidebar....

Similar: 50%

Simple Posts Order

Have you ever wanted to read the blog from the old order? This plugin such a case are useful. Users or Administrator to decide the order. Order by : author,title,date,modified,comment_count Case of Users : To display the link of sort to the widget. Or, you can also display the link of sort to inse.........

Similar: 43%

default-sort-ascend

By default, the sort order for queries in WordPress is descending. This will produce posts in reverse chronological order, the desired result for most blogs. In some cases, it may be desirable to have posts in ascending order. When activated, this plugin changes the default order from descending .........

Similar: 43%

Filter By Comments

Adds query vars (comment_count, comment_count_compare, orderby_last_comment, orderby_last_activity) for filtering posts by comments....

Similar: 38%

Post Sorter

Plugin for easy sorting of posts by user-selected integer numeric factor. Works natively with all custom post types. The plugin allows easily to switch direction or to enable/disable it. After activation you will be able to manage post position in a loop directly by the new column - Sort or when ad.........

Similar: 29%

Order Posts by Word Count

The Order Posts by Word Count plugin creates a widget that lists posts in order by word count. Posts can be sorted in ascending or descending order and you can select how many posts you want to show. The widget can be used in the sidebar or any widgetized area. The widget uses your existing CSS ru.........

Similar: 28%

Tag or Category term_group Order

This plugin is intended as an aid to theme and plugin developers. It changes the term_group field value in a core WordPress database table ($wpdb->terms). So, please be aware of the risks involved and always back up your site before activating a new plugin. The purpose of the plugin is to allow.........

Similar: 25%

Posts Table with Search & Sort

Posts Table with Search & Sort provides an easy way to list all of your site's posts in a searchable and sortable data table. Simply add the shortcode [posts_data_table] to any page. It uses the jQuery DataTables plugin to provide the searching and sorting features, as well as pagination and .........

Similar: 25%

Simple CSV

The Simple CSV plugin allows to export posts from any category to a csv file. Simple CSV is a simple and effective exporter and a perfect solution for those people who have no time for a bunch of settings. Just a couple of clicks and you`ll see a csv file on your Desktop....

Similar: 9%

Super Post

This plugin gives you all the controls for any post queries, for any post type and any other extended options for displaying your very important post, recent, popular sticky, or related posts. Can be used to display spesific post from categories or post tags. Build with shortcode for content sectio.........

Similar: 7%