This repository was archived by the owner on Jun 15, 2022. It is now read-only.
Commit 381657f
committed
Clean up the plugin header.
Some of the options being used are meant for WordPress plugins' readme.txt files, while others (Author, License, etc.) were missing.
Reference:
- https://developer.wordpress.org/plugins/the-basics/header-requirements/
- https://docs.woocommerce.com/document/create-a-plugin/1 parent efc9aee commit 381657f
1 file changed
+10
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
4 | 11 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 12 | + | |
| 13 | + | |
17 | 14 | | |
18 | 15 | | |
19 | 16 | | |
| |||
0 commit comments