Plugin Directory

Changeset 2045505


Ignore:
Timestamp:
03/06/2019 08:18:38 PM (7 years ago)
Author:
paulstuttard
Message:

Update readme

Location:
amazon-link
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • amazon-link/tags/3.2.10/readme.txt

    r2045501 r2045505  
    5757This 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.
    5858
    59 = Development Version =
     59= Latest Version - 3.2.10 =
    6060
    6161
     
    6464* Bug Fix - Remove any hard coded 'http' URLs (inc Templates)
    6565* 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 Images
    76 * Bug Fix - Fix 'Images' extra plugin failing to resize images
    7766
    7867
  • amazon-link/trunk/i18n/amazon-link.pot

    r2045498 r2045505  
    44"Project-Id-Version:  \n"
    55"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"
    77"MIME-Version: 1.0\n"
    88"Content-Type: text/plain; charset=UTF-8\n"
  • amazon-link/trunk/readme.txt

    r2045498 r2045505  
    5757This 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.
    5858
    59 = Development Version =
     59= Latest Version - 3.2.10 =
    6060
    6161
     
    6464* Bug Fix - Remove any hard coded 'http' URLs (inc Templates)
    6565* 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 Images
    76 * Bug Fix - Fix 'Images' extra plugin failing to resize images
    7766
    7867
Note: See TracChangeset for help on using the changeset viewer.