This release is sponsored by Dustin Dempsey, from Playforward Designs.
Ranges
A common need for sites using Custom Field Taxonomies is a query like this:
?price-min=300&price-max=500
This would show posts having a custom field ‘price’ with a value between 300 and 500.
Since version 1.4, this is possible with all meta taxonomies, numeric or not. You can also use price-min
withouth price-max
and vice-versa.
Security enhancements
While working on this release, I have found several potential security holes. These are all corrected now.
If you are using a previous version of the plugin, please update as soon as possible!