Changeset 2742221
- Timestamp:
- 06/14/2022 12:05:56 PM (4 years ago)
- File:
-
- 1 edited
-
wcf-smart-coupon-email/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wcf-smart-coupon-email/trunk/readme.txt
r2742216 r2742221 74 74 75 75 76 77 For backwards compatibility, if this section is missing, the full length of the short description will be used, and78 Markdown parsed.79 80 A few notes about the sections above:81 82 * "Contributors" is a comma separated list of wordpress.org usernames83 * "Tags" is a comma separated list of tags that apply to the plugin84 * "Requires at least" is the lowest version that the plugin will work on85 * "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 version87 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 94 76 == Frequently Asked Questions == 95 77
Note: See TracChangeset
for help on using the changeset viewer.