Changeset 6391
- Timestamp:
- 01/17/2018 10:28:42 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/readme.txt
r4223 r6391 1 # Plugin Name 1 === Plugin Name === 2 2 Contributors: (this should be a list of wordpress.org userid's) 3 3 Donate link: http://example.com/ … … 10 10 Here is a short description of the plugin. This should be no more than 150 characters. No markup here. 11 11 12 ## Description 12 == Description == 13 13 14 14 This is the long description. No limit, and you can use Markdown (as well as in the following sections). … … 37 37 you put the stable version, in order to eliminate any doubt. 38 38 39 ## Frequently Asked Questions 39 == Frequently Asked Questions == 40 40 41 ### A question that someone might have 41 = A question that someone might have = 42 42 43 43 An answer to that question. 44 44 45 ### What about foo bar? 45 = What about foo bar? = 46 46 47 47 Answer to foo bar dilemma. 48 48 49 ## Screenshots 49 == Screenshots == 50 50 51 51 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from … … 55 55 2. This is the second screen shot 56 56 57 ## Changelog 57 == Changelog == 58 58 59 ### 1.0 59 = 1.0 = 60 60 * A change since the previous version. 61 61 * Another change. 62 62 63 ### 0.5 63 = 0.5 = 64 64 * List versions from most recent at top to oldest at bottom. 65 65 66 ## Upgrade Notice 66 == Upgrade Notice == 67 67 68 ### 1.0 68 = 1.0 = 69 69 Upgrade notices describe the reason a user should upgrade. No more than 300 characters. 70 70 71 ### 0.5 71 = 0.5 = 72 72 This version fixes a security related bug. Upgrade immediately. 73 73 74 ## A brief Markdown Example 74 == A brief Markdown Example == 75 75 76 76 Ordered list:
Note: See TracChangeset
for help on using the changeset viewer.