Tip of the Week
Posted by: nico on
Mar 14th, 2009 |
Filed under: Meta-post
I recently added a new plugin to display the latest post within a category; there must be another one out there but I coudn’t find it, so I hacked my own. I plan to upload it to WP’s plugin repository (some day) so I may as well use this post a man page (?)
- Download the plugin from // TODO
- Unzip / untar the file in wp-content/plugins
- Enable the new plugin
- Configure the category to be searched (in my case I used “Vim Tips”) in the settings tab
- Add the plugin as a widget (or copy&paste the code as needed, it’s in the readme)
- Post something within the new category, if there’s nothing
- The excerpt from the post and its title will be displayed in the sidebar (or wherever you configured the new plugin)
Easy to use. Hope you like it.



Add A Comment