https://github.com/armandphilippot/wordpress-widget-gulp
A WordPress boilerplate to develop widgets with gulp.
https://github.com/armandphilippot/wordpress-widget-gulp
boilerplate gulp wordpress wordpress-widget
Last synced: about 1 year ago
JSON representation
A WordPress boilerplate to develop widgets with gulp.
- Host: GitHub
- URL: https://github.com/armandphilippot/wordpress-widget-gulp
- Owner: ArmandPhilippot
- License: gpl-2.0
- Created: 2021-08-10T21:21:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T01:59:05.000Z (over 1 year ago)
- Last Synced: 2025-03-13T07:42:36.196Z (about 1 year ago)
- Topics: boilerplate, gulp, wordpress, wordpress-widget
- Language: JavaScript
- Size: 1.62 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# WordPress Widget Gulp
 
A WordPress boilerplate designed to facilitate WordPress widget development by using Gulp.
## Introduction
This boilerplate helps you to quickly start a new WordPress widgets. It comes with some configuration files to comply with [WordPress Coding Standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/). It also includes Gulp, linters/fixers, Git hooks, dotenv and some npm scripts.
## License
This project is open-source and it is licensed under [GPL v2-or-later](./LICENSE).