Packaging process bundled as Gulp task

Bundling a ready to use plugin ZIP has been automated into a Gulp task. After executing unit tests and code sniffer, only the relevant files are bundled.
This commit is contained in:
2017-07-15 21:44:48 +02:00
parent 3206da2861
commit 2e7883bc62
9 changed files with 90 additions and 9 deletions

View File

@@ -83,6 +83,7 @@ Because of this, an IP blacklist can only be applied while processing the reques
### Work in Progress ###
* Relicensed to GPLv2 or later
* Fix problem with faulty IPv6 netmask in IP blacklist
* Minor changes for WP Coding Standard
### 1.4.0 / 10.06.2017 ###