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:
@ -7,11 +7,10 @@
|
||||
* @license GPL-2.0+
|
||||
*
|
||||
* @wordpress-plugin
|
||||
*
|
||||
* Plugin Name: Statify Blacklist
|
||||
* Plugin URI: https://de.wordpress.org/plugins/statify-blacklist/
|
||||
* Description: Extension for the Statify plugin to add a customizable blacklists.
|
||||
* Version: 1.4.0
|
||||
* Version: 1.4.1-dev
|
||||
* Author: Stefan Kalscheuer (@stklcode)
|
||||
* Author URI: https://www.stklcode.de
|
||||
* Plugin URI: https://wordpress.org/plugins/statify-blacklist
|
||||
|
Reference in New Issue
Block a user