-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme_template.txt
78 lines (45 loc) · 1.61 KB
/
readme_template.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
=== Title for my_plugin ===
Plugin URI: https://my_domain.com/my_plugin/
Author: [My Company](https://www.my_domain.com)
Stable tag: 1.0.0
Last Updated: 22-Feb-2024
Requires at least: 5.8.0
Tested up to: 6.5
Requires PHP: 7.4
Contributors: my_wp_userid, myprofile@github
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl.html
Tags: tag,another tag,more tags
Donate link: https://...
Added dd-mmm-yyyy
Downloaded n
Rating 5
Num Ratings n
Ratings 5,4,3,2,1
Active Installs n
Support URL https://...
Support Threads n
Short Description for my_plugin. Up to 150 characters.
== Description ==
The long description for my_plugin. See [Plugin Readmes](https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/)
= Summary =
if a **summary** sub-section is included, only this section will be used in the WordPress 'View Details' tab.
= Another Section =
Additional sub-sections may be included within the **Details** section.
WordPress markdown formatting may be used.
== Installation ==
Installation Instructions
== FAQ ==
== Screenshots ==
1. Screen Shot Caption
![alt title](https://my_domain.com/assets/screenshot-1.png)
== Changelog ==
= Version 1.0.0 – February 18, 2024 =
+ Changes made
== Reviews ==
== Other Notes ==
== Upgrade Notice ==
Notice for all/any upgrade
= 1.0.0 =
Notice for specific version.
== Copyright ==