Replies: 0
Hello,
I’m creating page based on WP about flowers.
Each post is about one flower.
I want to query posts to get only flowers which is flowering now.
I have added meta key ‘flowering period’ and put year dates in it (e.g. 07.01 – 08.31 – for flowers which are flowering in July and August).
How to write WP query to get all posts (i.e. flowers) which flowering period is active?
Thanks in advance
McF