Changeset 9807 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/readme/readme.txt
- Timestamp:
- 05/01/2020 06:37:57 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/readme/readme.txt
r8440 r9807 3 3 Donate link: https://example.com/ 4 4 Tags: comments, spam 5 Requires at least: 4. 66 Tested up to: 4.75 Requires at least: 4.7 6 Tested up to: 5.4 7 7 Stable tag: 4.3 8 Requires PHP: 5.2.48 Requires PHP: 7.0 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 39 39 you put the stable version, in order to eliminate any doubt. 40 40 41 == Installation ==42 43 This section describes how to install the plugin and get it working.44 45 e.g.46 47 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.48 1. Activate the plugin through the 'Plugins' screen in WordPress49 1. Use the Settings->Plugin Name screen to configure the plugin50 1. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)51 52 53 41 == Frequently Asked Questions == 54 42 … … 63 51 == Screenshots == 64 52 65 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from 66 the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets 67 directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png` 68 (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. 69 54 2. This is the second screen shot 70 55 … … 85 70 = 0.5 = 86 71 This version fixes a security related bug. Upgrade immediately. 87 88 == Arbitrary section ==89 90 You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated91 plugins where more information needs to be conveyed that doesn't fit into the categories of "description" or92 "installation." Arbitrary sections will be shown below the built-in sections outlined above.93 72 94 73 == A brief Markdown Example ==
Note: See TracChangeset
for help on using the changeset viewer.