Changeset 755164
- Timestamp:
- 08/12/2013 04:00:45 PM (13 years ago)
- Location:
- related-articles-by-tag/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
related-articles-by-tag.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
related-articles-by-tag/trunk/readme.txt
r754806 r755164 19 19 20 20 1. If you have the lite version installed, deactivate it and delete it first 21 2. Download and unzip the zip file into your Wordpress `plugins` folder such that the plugin files are at: `wp-content/plugins/related-articles-by-tag -lite/...`21 2. Download and unzip the zip file into your Wordpress `plugins` folder such that the plugin files are at: `wp-content/plugins/related-articles-by-tag/...` 22 22 3. Activate the plugin within your blog's administration options. 23 23 4. All done! -
related-articles-by-tag/trunk/related-articles-by-tag.php
r754806 r755164 22 22 Plugin URI: http://wppluginspool.com/downloads/related-articles-by-tag/ 23 23 Description: If you use tags, at the end of your posts it will show a list of links to the other posts that have the same tag(s). This can happen automatically for each post or only where you add the shortcode [related-articles-by-tag]. 24 Version: 1.0. 024 Version: 1.0.1 25 25 Author: Cristian Merli 26 26 Author URI: http://wppluginspool.com
Note: See TracChangeset
for help on using the changeset viewer.