Description
Automatically displays possibly related posts at the end of each post using a filter on the_content. List generated on the fly by recency and the categories the current post is in. Does NOT use tags.
Upgrade
- Delete the previous
possibly-related-recent-posts
folder from the/wp-content/plugins/
directory - Upload the new
possibly-related-recent-posts
folder to the/wp-content/plugins/
directory
Usage
- Just activate and enjoy! No configuration required.
Installation
- Upload the
possibly-related-recent-posts
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
NOTE: See “Other Notes” for Upgrade and Usage Instructions as well as other pertinent topics.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Possibly Related Recent Posts” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.
PenyumbangTranslate “Possibly Related Recent Posts” into your language.
Berminat dalam pembangunan?
Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.
Changelog
1.3 (2009-06-18):
- Added options page and option to not display when ont he blog page
1.2 (2009-02-27):
- Fix PHP Notices
- Change function name as to not conflict with other plugins
1.1 (2008-09-25):
- Initial Public Release