We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 998db26 commit 73c7a19Copy full SHA for 73c7a19
how-to-create-custom-plugins.md
@@ -49,7 +49,7 @@ The main plugin file `wpcli-demo-plugin.php` is the starting point that we can u
49
50
Inside the main plugin file lets now reference the new post type we just created.
51
52
-Open in your favorite text editor the file `wpcli-demo-plugin.php`
+Open in your favourite text editor the file `wpcli-demo-plugin.php`
53
and under the line saying "your code starts here" add the following:
54
55
```
0 commit comments