mirror of
https://github.com/inretio/WordPress-Plugin-Boilerplate
synced 2024-12-22 11:53:53 +02:00
Issue#117 - Update the plugin description
This commit is contained in:
parent
96edc6e0b1
commit
aa38893520
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# WordPress Plugin Boilerplate
|
# WordPress Plugin Boilerplate
|
||||||
|
|
||||||
The WordPress Plugin Boilerplate serves as a foundation and aims to provide a clear and consistent guide for building your WordPress plugins.
|
The WordPress Plugin Boilerplate serves as a foundation and aims to provide a clear and consistent guide for building your WordPress plugins. Just download, replace a few instances of 'plugin-name' with the name of your own plugin, and you'll get to the meat of coding your plugin in no time!.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue