What is the plugin used for showing archive by date and by category
http://www.johnchow.com/archives/
http://photomatt.net/archives/
http://www.linkrain.com/articles/archives/
What is the plugin used for showing archive by date and by category
http://www.johnchow.com/archives/
http://photomatt.net/archives/
http://www.linkrain.com/articles/archives/
A plugin is not needed, the template function wp_get_archives() can create lists by month year etc., and wp_list_categories can create a list by category in several formats.
This topic has been closed to new replies.