Redirect URL to Post, Version 0.11: Random With Bias

This version of the free WordPress plugin Redirect URL to Post comes with a new feature: You can now pick a random from all posts with a bias on a certain subsample. You determine the subsample as before with the parameters count and (optionally) offset. Normally, the random post would be picked from this subsample.… Continue reading Redirect URL to Post, Version 0.11: Random With Bias

Redirect URL to Post, Version 0.10: Random From a Subsample

This version of the free WordPress plugin Redirect URL to Post comes with a new feature: Until now, the parameter random always picked one out of the entire pool of posts (that match the search criteria). Now you can pick a random post from a subsample. The new parameter count lets you limit the pool… Continue reading Redirect URL to Post, Version 0.10: Random From a Subsample

Redirect URL to Post, Version 0.9: Go to 2nd, 3rd, etc. Post

The latest version of Redirect URL to Post adds a new feature that has been requested several times by users: Now you can redirect to the 2nd, 3rd, or any later position in the set of posts that match the criteria. Simply use the new parameter offset. Here is one example: This link would redirect… Continue reading Redirect URL to Post, Version 0.9: Go to 2nd, 3rd, etc. Post

Redirect URL to Post, Version 0.7: Ignore the Stickiness of Posts

The latest version of Redirect URL to Post improves the behavior when you have sticky posts. By default, WordPress puts sticky posts always on top of all other posts. That means that if you have sticky posts, the redirection always goes to the first of them. Since users expect sticky posts to behave like normal… Continue reading Redirect URL to Post, Version 0.7: Ignore the Stickiness of Posts

Redirect URL to Post, Version 0.6: Filter by Relative Dates

The latest version of the Redirect to URL plugin adds two new query parameters, namely date_query_before and date_query_after. Both let you narrow down the scope of considered posts by setting a lower and/or an upper time limit. These parameters accept all values that can be understood by strtotime(), including relative formats, like “last monday” or “1 year ago”.… Continue reading Redirect URL to Post, Version 0.6: Filter by Relative Dates

A URL to the Latest Post

After three years I have published now another WordPress plugin: Redirect URL to Post. As before, the reason was that I couldn’t find any other plugin providing what I needed. What I needed was a link that I could use on other sites and that would redirect to the latest post in a particular category.… Continue reading A URL to the Latest Post