Changeset 9807 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/readme.txt
- Timestamp:
- 05/01/2020 06:37:57 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/readme.txt
r6391 r9807 1 1 === Plugin Name === 2 2 Contributors: (this should be a list of wordpress.org userid's) 3 Donate link: http://example.com/ 4 Requires at least: 3.0.1 5 Tested up to: 3.4 3 Donate link: https://example.com/ 4 Tags: comments, spam 5 Requires at least: 4.7 6 Tested up to: 5.4 6 7 Stable tag: 4.3 8 Requires PHP: 7.0 7 9 License: GPLv2 or later 8 License URI: http ://www.gnu.org/licenses/gpl-2.0.html10 License URI: https://www.gnu.org/licenses/gpl-2.0.html 9 11 10 12 Here is a short description of the plugin. This should be no more than 150 characters. No markup here. … … 49 51 == Screenshots == 50 52 51 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from 52 the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets 53 directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png` 54 (or jpg, jpeg, gif). 53 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is stored in the /assets directory. 55 54 2. This is the second screen shot 56 55 … … 86 85 * third thing 87 86 88 Here's a link to [WordPress](http ://wordpress.org/ "Your favorite software") and one to [Markdown's Syntax Documentation][markdown syntax].87 Here's a link to [WordPress](https://wordpress.org/ "Your favorite software") and one to [Markdown's Syntax Documentation][markdown syntax]. 89 88 Titles are optional, naturally. 90 89 91 [markdown syntax]: http ://daringfireball.net/projects/markdown/syntax90 [markdown syntax]: https://daringfireball.net/projects/markdown/syntax 92 91 "Markdown is what the parser uses to process much of the readme file" 93 92
Note: See TracChangeset
for help on using the changeset viewer.