Contributors: westonruter
Tested up to: 6.8
Stable tag: 0.1.0
License: GPLv2 or later
Tags: performance
Tip
After cloning this repo, run ./_rename.sh "My Plugin Name"
which will update the name and slugs, and then delete the _rename.sh
file.
- Download the plugin ZIP from GitHub or if you have a local clone of the repo, run
npm run plugin-zip
. - Visit Plugins > Add New Plugin in the WordPress Admin.
- Click Upload Plugin.
- Select the
wp-plugin-template.zip
file on your system from step 1 and click Install Now. - Click the Activate Plugin button.
You may also install and update via Git Updater.
- Initial release.