Enhancing WordPress Custom Fields with Search Filtering - 0 views
-
clgaiao on 21 Feb 11Custom fields are an excellent feature in WordPress. They allow you to store any extra information (meta-data) about a post that you may want.When I first started using WordPress as a content management system, I shied away from them, as I thought they would be difficult to use for end-users (i.e. the client), but as I learned more about customizing the administration panels of WordPress, I began to realize what a powerful addition to a WordPress site they could be. However, adding the ability to search your posts by custom field is a little tricky; the native search feature of WordPress doesn't search custom field values.