Hi,
I was playing around with this library and now I have a special request. I want to fetch all wordpress posts, which are older than a value (represented as unix timestamp or formatted string). The wordpress api has such a functionality (see WP-API/WP-API#389 (comment)).
I know there is a way to add some parameters to the base url in order to get them applied. But I doubt that this is the recommended way. Any help is appreciated.
Best regards
dasheck