Redirect a chosen slug, "latest" by default, to, well, the most-recently-published post.
Once activated, a given slug will redirect to whatever is the most-recently-published post on the site. By default, the slug is latest
, but it can be changed from the Permalinks settings screen.
/wp-content/plugins/eth-redirect-to-latest
directory, or install the plugin through the WordPress plugins screen directly.Yes, using the eth_redirect_to_latest_post_query_args
or eth_redirect_to_latest_post_redirection
filters introduced in v0.3.