Add plugin scaffolding from WP-CLI, with an updated Travis config
`.travis-ci.yml` from https://github.com/Automattic/wp-cli-cron-control-offload/blob/a5ad98706a1d744791843b910f6fdee083c2e600/.travis.yml
.distignore
0 → 100755
.editorconfig
0 → 100755
.gitignore
0 → 100755
.travis.yml
0 → 100755
Gruntfile.js
0 → 100755
bin/install-wp-tests.sh
0 → 100755
package.json
0 → 100755
{ | ||
"name": "bulk-edit-cron-offload", | ||
"version": "0.1.0", | ||
"main": "Gruntfile.js", | ||
"author": "YOUR NAME HERE", | ||
"devDependencies": { | ||
"grunt": "~0.4.5", | ||
"grunt-wp-i18n": "~0.5.0", | ||
"grunt-wp-readme-to-markdown": "~1.0.0" | ||
} | ||
} |
phpcs.xml.dist
0 → 100644
phpunit.xml.dist
0 → 100644
readme.txt
0 → 100755
tests/bootstrap.php
0 → 100755
Please register or sign in to comment