zulfi
zulfi

Reputation: 113

Customization of Search in wordpress

I need to customize "Search" for my website. The requirement is to search only posts by "Category" "Author" "Date-time" and two "custom-fields". Or is there any plugin which can I use for this task.

Upvotes: 3

Views: 130

Answers (2)

miszczu
miszczu

Reputation: 1189

There is a plugin called WP Custom Search. I used this plugin to search by user, category (using own ajax script). Also you can search by custom fields.

Upvotes: 1

Related Questions