Retrieve Published Posts
Arguments
- blog
name of the blog
- limit
The number of results to return: 1–50
- offset
post index to start at
- api_key
app consumer key. If NULL, attempts to load from the environment variable RTUMBLR_TOKEN
- ...
further parameters as described here: https://www.tumblr.com/docs/en/api/v2
Details
this function uses the new post format (npf: https://www.tumblr.com/docs/npf)