root/afridex/plugins/wordpress-23-related-posts-plugin/readme.txt @ 21

Revision 21, 1.3 kB (checked in by admin, 18 years ago)
RevLine 
[21]1=== Plugin Name ===
2Contributors: denishua
3Tags: Related,Posts
4Donate link: http://fairyfish.net/donate/
5Requires at least: 2.3
6Tested up to: 2.5
7Stable tag: 0.9
8
9WordPress Related Posts Plugin will generate a related posts via WordPress tags, and add the related posts to feed.
10
11== Description ==
12
13WordPress Related Posts Plugin will generate a related posts via WordPress tags, and add the related posts to feed.
14
15Please search and submit your transaltion here: <a href="http://fairyfish.net/2008/06/06/wordpress-related-posts-plugin-translation/">http://fairyfish.net/2008/06/06/wordpress-related-posts-plugin-translation/</a>
16
17== Installation ==
18
191. Upload the folder WPRP to the `/wp-content/plugins/` directory
201. Activate the plugin through the 'Plugins' menu in WordPress
211. Place `<?php wp_related_posts(); ?>` in your templates
221. Navigate to Manage > Option > WordPress Related Posts to configure plugin output.
23
24
25== Upgrade ==
26
271. Delete the old plugin folder `WP23RP`.
281. Upload the folder WPRP to the `/wp-content/plugins/` directory
291. Activate the plugin through the 'Plugins' menu in WordPress
301. Place `<?php wp_related_posts(); ?>` in your templates
311. Navigate to Manage > Option > WordPress Related Posts to configure plugin output.
Note: See TracBrowser for help on using the browser.