WordPress Custom Fields Search 0.3.13
This is a relatively minor release including a few small fixes.
There is one relatively major change to the way categories and tags work, it’s a technical detail really that I won’t bore you with the details of, but this change will allow the categories/tags functionality to work on some sites which couldn’t previously use it. However there is a chance that this will break the same functionality on other sites, so please post comments here if this causes issues for you and I will consider switching back to the old method.
Bulletin Studio Property Search
This is a project I worked on with Darwin Technologies. The aim is to recreate the functionality of our existing bespoke system ip4properties.com using wordpress as a platform and building appropriate plugins to add in the required behaviour.
So far we have two sites, Bode Adediji Partnership, and Pacific Capital Properties , using the new system which allows agents to manage their property portfolios and provides users with structured search by location, price and property type.
Hopefully this will grow over time and eventually spread out to incorporating different business types in a similar style.
Public Bug Tracker for Plugins
Just a quick note to say I’ve put up a public bug tracker at http://mantis.don-benjamin.co.uk if anyone wants to keep track of or report or fix known issues or planned features for the wp-custom-fields-search or any future plugins.
WP Custom Fields Search 0.3.4
This version doesn’t add much new functionality but does fix a bug whereby files could not be edited in the theme/plugin editors while the plugin was installed. Thanks go to Florent for pointing that one out.
I strongly advise all users to upgrade as soon as possible.
This also includes the functionality to place searchforms in page and post content. See the presets section (Settings > WP Custom Fields Search) for an example tag. Thanks go to Ibrahim for the suggestion.
For instructions on using the plugin please see the 0.3 release notes
Now On wordpress.org
My custom fields search plugin has now been accepted in the wordpress plugin repository. If you like it, please give it a rating there to encourage more people to use it.
WP Custom Fields Search 0.3
This is my search plugin for wordpress, designed to filter posts in a more structured way than the default wordpress search. Specifically it allows multiple form inputs to be configured to search different aspects of a post, i.e. one term could search the post content, one the post title and one could search a custom field associated with the post.
The blog admin is able to build a customised search form. It allows you to search by the standard post information and by custom fields and to choose what HTML form elements should be presented for each search field.
WP Custom Fields Search v 0.2 beta
This is my search plugin for wordpress, designed to filter posts in a more structured way than the default wordpress search. Specifically it allows multiple form inputs to be configured to search different aspects of a post, i.e. one term could search the post content, one the post title and one could search a custom field associated with the post.
The blog admin is able to build a customised search form. It allows you to search by the standard post information and by custom fields and to choose what HTML form elements should be presented for each search field.
WordPress Custom Search Plugin 0.1 beta
This is a search plugin with which you can build a customised search form. It allows you to search custom fields, choose multiple search parameters and choose HTML form elements to represent them.
I originally developed this plugin for a client project. Basically the problem they had was that they were storing structured data (real estate properties) but the default wordpress search didn’t allow them to search it in a structured way (by price and location). The plugin I’ve built allows you to configure multiple search input fields, configure the behaviour of each field (eg what options appear in a dropdown) and configure what database fields each input corresponds to (eg post title, post content, a custom field called price). Continue reading »