Tag Archives: sql

Category Filtering

Sometimes you need to return posts, or records from custom tables, that are in multiple categories using either an AND or OR search. This generic function shows how. Continue reading

Posted in Wordpress | Tagged , , , | Leave a comment

Counting Search Results

These days, most people expect to see the total number of items in a list of search results, and yet most themes don’t provide any feedback on the number of matched posts. Continue reading

Posted in Wordpress | Tagged , | Leave a comment