Redirect to Category Latest Post

Redirect category menu item to the latest post in it.

Author:Emma Chung (profile at wordpress.org)
WordPress version required:
WordPress version tested:
Plugin version:0.2.2
Added to WordPress repository:06-08-2019
Last updated:06-08-2019
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://github.com/emma2334/wp-redirect-to-ca...
Total downloads:956
plugin download
Click to start download

This plugin makes redirecting category menu item to the latest post in it easy by just clicking a checkbox in admin page.

Adding query ?latest to any category url, and it will redirect to the latest post in the category. As long as the redirection option is on, category menu items will be replace into links of latest posts.

Also, pull requests are welcome, check it out on GitHub.

[IMPORTANT] Make sure you have any kinds of walker extension code or pluins to customied menu fields in your wordpress, since the plugin doesn’t include this part. The easiest way is to install Menu Item Custom Fields by Dzikri Aziz.