Plugin Directory

Changeset 2742221


Ignore:
Timestamp:
06/14/2022 12:05:56 PM (4 years ago)
Author:
wecode123
Message:

update readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wcf-smart-coupon-email/trunk/readme.txt

    r2742216 r2742221  
    7474
    7575
    76 
    77 For backwards compatibility, if this section is missing, the full length of the short description will be used, and
    78 Markdown parsed.
    79 
    80 A few notes about the sections above:
    81 
    82 * "Contributors" is a comma separated list of wordpress.org usernames
    83 * "Tags" is a comma separated list of tags that apply to the plugin
    84 * "Requires at least" is the lowest version that the plugin will work on
    85 * "Tested up to" is the highest version that you've *successfully used to test the plugin*
    86 * Stable tag must indicate the Subversion "tag" of the latest stable version
    87 
    88 Note that the `readme.txt` value of stable tag is the one that is the defining one for the plugin.  If the `/trunk/readme.txt` file says that the stable tag is `4.3`, then it is `/tags/4.3/readme.txt` that'll be used for displaying information about the plugin.
    89 
    90 If you develop in trunk, you can update the trunk `readme.txt` to reflect changes in your in-development version, without having that information incorrectly disclosed about the current stable version that lacks those changes -- as long as the trunk's `readme.txt` points to the correct stable tag.
    91 
    92 If no stable tag is provided, your users may not get the correct version of your code.
    93 
    9476== Frequently Asked Questions ==
    9577
Note: See TracChangeset for help on using the changeset viewer.