-
Notifications
You must be signed in to change notification settings - Fork 0
A WordPress widget that shows posts related to the current post.
jlao/wp-related-posts-widget
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Related Posts Widget === Contributors: James Lao Donate link: http://jameslao.com/ Tags: related, posts, widget Requires at least: 2.8 Tested up to: 2.9 Stable tag: 1.1 Adds a widget that shows posts related to the current post. == Description == Related Posts Widget shows a list of posts with similar tags to the current post. The widget is only shown on single post pages. That is, it is only shown when `is_single()` returns `true`. Features: * Support for displaying thumbnail images via WP 2.9's new post thumbnail feature. * Set how many posts to show. * Option to show the post excerpt and how long the excerpt should be. * Option to show the post date. * Option to show the comment count. * Option to make the widget title link to the category page. * Multiple widgets. == Installation == 1. Download the plugin. 2. Upload it to the plugins folder of your blog. 3. Goto the Plugins section of the WordPress admin and activate the plugin. 4. Goto the Widget tab of the Presentation section and configure the widget. == Screenshots == 1. The widget configuration dialog. == Changelog == 1.0 * Initial release.
About
A WordPress widget that shows posts related to the current post.
Resources
Stars
Watchers
Forks
Packages 0
No packages published