How can I display a single post link, based on title sample and change monthly?
Here are few suggestions if you use a tag for the “Tarot Card Of The Month” posts and want to randomly select a single post each month: It’s possible to order by random seed (see ticket here) in WP_Query. You could e.g. try it with the current month number. Note that ordering by random does … Read more