33 lines
720 B
Plaintext
33 lines
720 B
Plaintext
=== Example ===
|
|
Contributors: ogrecooper, cleverogre
|
|
Tested up to: 7.0
|
|
Requires at least: 6.0
|
|
Requires PHP: 8.2
|
|
Version: 0.0.0
|
|
License: GPLv3 or later
|
|
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
|
Copyright: CleverOgre
|
|
Donate link: https://cleverogre.com/
|
|
Tags: wordpress, plugin
|
|
|
|
Example plugin
|
|
|
|
== Installation ==
|
|
|
|
The required libraries can be installed using the following command:
|
|
composer install
|
|
|
|
You can install the optional development tools using the following command:
|
|
npm install
|
|
|
|
== FAQ ==
|
|
|
|
= What is this plugin? =
|
|
|
|
If you don't know what plugin you have downloaded, please contact [CleverOgre](team@cleverogre.com) for more information.
|
|
|
|
== Changelog ==
|
|
|
|
= 0.0.0 - YYYY-MM-DD =
|
|
* Initial release
|