get_posts with variable after doesn't work
-
Hi,
The get_posts method doesn’t work with after parameter. For example with this URL : http://www.example.com/?json=get_posts&after=20140806&posts_per_page=-1, I get all the posts before 2014.08.06 but nothing after..
It have tested with before parameter, and I have exactly the same results. It seams that after variable behave exactly like before variable.
Can you give a workaround or even the file to correct this because I am pretty sure it is a bug, like a copy/paste that have been done during development.
Regards
The topic ‘get_posts with variable after doesn't work’ is closed to new replies.