WordPress SQL query to tag all posts containing a specific word on title
Did a little bit of searching around this site and found some links that should help you achieve your goal 1) Search all posts that match a specific title – Found this nifty code on another thread here – A use case example of the above function here 2) Updating the “tags” for a specific … Read more