Changeset 2045505
- Timestamp:
- 03/06/2019 08:18:38 PM (7 years ago)
- Location:
- amazon-link
- Files:
-
- 3 edited
-
tags/3.2.10/readme.txt (modified) (2 diffs)
-
trunk/i18n/amazon-link.pot (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
amazon-link/tags/3.2.10/readme.txt
r2045501 r2045505 57 57 This is created by either putting the line `amazon_recommends(<Category>,<Number of Posts>)` in your template. Or putting the line `[amazon cat=<Category>&last=<Number of Posts>]` within a post or page. Where 'Category' is a list of category ids to search within (e.g. as expected by the 'cat' argument of [query_posts](http://codex.wordpress.org/Class_Reference/WP_Query#Parameters) function. The 'last' parameter is the number of posts to search through. 58 58 59 = Development Version=59 = Latest Version - 3.2.10 = 60 60 61 61 … … 64 64 * Bug Fix - Remove any hard coded 'http' URLs (inc Templates) 65 65 * Bug Fix - Make links use 'AWS' parameters 66 67 68 = Latest Version - 3.2.9 =69 70 71 72 * Feature - Add support for Australia.73 * Bug Fix - Fix localisation & localisation spoofing on Cloudflare.74 * Bug Fix - Fix changing associate tags on Setup screen.75 * Bug Fix - Fix Media Upload of Images76 * Bug Fix - Fix 'Images' extra plugin failing to resize images77 66 78 67 -
amazon-link/trunk/i18n/amazon-link.pot
r2045498 r2045505 4 4 "Project-Id-Version: \n" 5 5 "Report-Msgid-Bugs-To: http://wordpress.org/tag/amazon-link\n" 6 "POT-Creation-Date: 2019-03-06 18:29:02+00:00\n"6 "POT-Creation-Date: 2019-03-06 20:16:37+00:00\n" 7 7 "MIME-Version: 1.0\n" 8 8 "Content-Type: text/plain; charset=UTF-8\n" -
amazon-link/trunk/readme.txt
r2045498 r2045505 57 57 This is created by either putting the line `amazon_recommends(<Category>,<Number of Posts>)` in your template. Or putting the line `[amazon cat=<Category>&last=<Number of Posts>]` within a post or page. Where 'Category' is a list of category ids to search within (e.g. as expected by the 'cat' argument of [query_posts](http://codex.wordpress.org/Class_Reference/WP_Query#Parameters) function. The 'last' parameter is the number of posts to search through. 58 58 59 = Development Version=59 = Latest Version - 3.2.10 = 60 60 61 61 … … 64 64 * Bug Fix - Remove any hard coded 'http' URLs (inc Templates) 65 65 * Bug Fix - Make links use 'AWS' parameters 66 67 68 = Latest Version - 3.2.9 =69 70 71 72 * Feature - Add support for Australia.73 * Bug Fix - Fix localisation & localisation spoofing on Cloudflare.74 * Bug Fix - Fix changing associate tags on Setup screen.75 * Bug Fix - Fix Media Upload of Images76 * Bug Fix - Fix 'Images' extra plugin failing to resize images77 66 78 67
Note: See TracChangeset
for help on using the changeset viewer.