Plugin Directory

WP Smart Sort

Can I sort by Custom Fields

Yes, you can sort by any field in the WP-posts table or the custom field table.

Can I set the default Sort Direction for my blog

Yes, in the options page you can choose a default sort direction from any of your selected fields.

How do i include this sort drop down

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 (classexists('WPSmartSort')) { $wpss = new WPSmartSort(); if (methodexists($wpss,'placesort')) { $wpss->placesort(); } } ?›

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data
0,1,0

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(10 ratings)