Redirect URL to Post

Changelog of version 0.10.0

Features

  • New parameter “count” that can be used together with “random” to limit the pool of posts to the most recent (count has positive number) or first (count has negative number). Can be used together with “offset”.

Other

  • Changed default for cache to 60 seconds (Override it with cache=0)
  • Random posts are now always determined by PHP, not the database
Christoph