https://github.com/webdevstudios/generator-plugin-wp-example
This is an example of the output of https://github.com/WebDevStudios/generator-plugin-wp (also uses the include sub-generator)
https://github.com/webdevstudios/generator-plugin-wp-example
Last synced: about 1 year ago
JSON representation
This is an example of the output of https://github.com/WebDevStudios/generator-plugin-wp (also uses the include sub-generator)
- Host: GitHub
- URL: https://github.com/webdevstudios/generator-plugin-wp-example
- Owner: WebDevStudios
- Created: 2015-10-10T18:21:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-10T18:24:45.000Z (over 10 years ago)
- Last Synced: 2025-03-27T13:45:18.527Z (about 1 year ago)
- Language: PHP
- Size: 129 KB
- Stars: 6
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yeoman Generated Plugin #
**Contributors:** WebDevStudios
**Donate link:** http://webdevstudios.com
**Tags:**
**Requires at least:** 4.3
**Tested up to:** 4.3
**Stable tag:** 0.1.0
**License:** GPLv2
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
## Description ##
A radical new plugin for WordPress!
This is an example of the output of [generator-plugin-wp](https://github.com/WebDevStudios/generator-plugin-wp) (also uses the include sub-generator)
## Installation ##
### Manual Installation ###
1. Upload the entire `/yeoman-generated-plugin` directory to the `/wp-content/plugins/` directory.
2. Activate Yeoman Generated Plugin through the 'Plugins' menu in WordPress.
## Frequently Asked Questions ##
## Screenshots ##
## Changelog ##
### 0.1.0 ###
* First release