Changeset 715569
- Timestamp:
- 05/20/2013 12:06:14 PM (13 years ago)
- Location:
- related-posts
- Files:
-
- 2 edited
-
tags/2.7.4/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
related-posts/tags/2.7.4/readme.txt
r712973 r715569 34 34 == Installation == 35 35 36 1. Unzip to wp-content/plugins on your server. 37 2. Activate through the 'Plugins' menu in WordPress 38 3. Sign up and check your blog, every post should have the Related Posts widget below the text. 36 = Via admin: = 37 1. Go to Plugins -> Add New 38 2. Search for Related Posts 39 3. Install the plugin called "Related Posts" and activate it 40 4. After activation click Turn on to get advanced features 41 5. If you use any caching plugin please clear the cache 42 6. Done! 43 44 = Via upload: = 45 1. Download the plugin .zip file 46 2. Log in to yourdomain.com/wp-admin 47 3. Click Plugins -> Add New -> Upload 48 4. After installation activate the plugin and click Turn on to get advanced features 49 5. If you use any caching plugin please clear the cache 50 6. You're finished! 39 51 40 52 == Screenshots == … … 48 60 = 2.7.2 = 49 61 Fix for security vulnerability. Upgrade immediately. 50 51 = 2.7 =52 * New thumbnailer might break backwards compatibility for blogs with custom thumbnail sizes since it resizes all thumbnails to 150x150.53 62 54 63 == Changelog == -
related-posts/trunk/readme.txt
r712973 r715569 34 34 == Installation == 35 35 36 1. Unzip to wp-content/plugins on your server. 37 2. Activate through the 'Plugins' menu in WordPress 38 3. Sign up and check your blog, every post should have the Related Posts widget below the text. 36 = Via admin: = 37 1. Go to Plugins -> Add New 38 2. Search for Related Posts 39 3. Install the plugin called "Related Posts" and activate it 40 4. After activation click Turn on to get advanced features 41 5. If you use any caching plugin please clear the cache 42 6. Done! 43 44 = Via upload: = 45 1. Download the plugin .zip file 46 2. Log in to yourdomain.com/wp-admin 47 3. Click Plugins -> Add New -> Upload 48 4. After installation activate the plugin and click Turn on to get advanced features 49 5. If you use any caching plugin please clear the cache 50 6. You're finished! 39 51 40 52 == Screenshots == … … 48 60 = 2.7.2 = 49 61 Fix for security vulnerability. Upgrade immediately. 50 51 = 2.7 =52 * New thumbnailer might break backwards compatibility for blogs with custom thumbnail sizes since it resizes all thumbnails to 150x150.53 62 54 63 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.