WP Smart sort offers advanced sorting of posts in your blog. Sort posts by Title, Date, Comment count, Custom Fields and more.
Yes, you can sort by any field in the WP-posts table or the custom field table.
Yes, in the options page you can choose a default sort direction from any of your selected fields.
The plugin is widgetized and you can simply add the widget to your side bar.
Alternatively you can call the sort dropdown any where in you theme by including the following. ‹?php if (class_exists('WP_Smart_Sort')) { $wpss = new WP_Smart_Sort(); if (method_exists($wpss,'placesort')) { $wpss->placesort(); } } ?›
Requires: 2.5 or higher
Compatible up to: 2.7.1
Last Updated: 2009-3-6
Downloads: 15,487




