scaffold-command/templates
Alain Schlesser 9895c226d8
Merge pull request #276 from 2ndkauboy/fix/post-type-phpcs-fixes
Fix PHPCS issues for post-types
2020-11-01 22:19:40 +01:00
..
.editorconfig Revert "Remove WP-CLI files unrelated to wp package *" 2017-03-10 12:57:05 -08:00
.phpcs.xml.dist Replicate the changes from PR #258 2020-05-06 07:41:06 +02:00
block-editor-css.mustache Block: Improve in file documentation to make it easier to edit content 2017-12-22 10:31:09 +01:00
block-index-js.mustache Update links to blocks documentation 2019-01-29 20:15:48 +05:30
block-php.mustache Scaffold block support for child theme. 2019-11-13 20:16:23 +01:00
block-style-css.mustache Block: Improve in file documentation to make it easier to edit content 2017-12-22 10:31:09 +01:00
child_theme.mustache Revert "Remove WP-CLI files unrelated to wp package *" 2017-03-10 12:57:05 -08:00
child_theme_functions.mustache Revert "fix wpcs in child theme generation" 2018-02-18 16:26:12 +07:00
install-wp-tests.sh Keep test suite in sync with WP files when testing trunk/nightlies 2020-07-06 11:29:53 -05:00
phpunit.xml.dist Exclude tests/test-sample.php via the phpunit.xml.dist file 2018-04-06 15:11:53 +00:00
plugin-bitbucket.mustache Fat-fingered the PHP version — adding PHP 7.2, not 7.3 (yet) 2018-04-06 15:38:05 +00:00
plugin-bootstrap.mustache Fix deprecated whitelist code flag 2019-08-21 11:00:02 +05:00
plugin-circle.mustache Run docker-php-ext-install with sudo -E in CircleCI 2018-11-18 14:41:00 -08:00
plugin-distignore.mustache GitHub workflow files should be ignored on build 2020-06-28 20:59:30 +06:00
plugin-gitignore.mustache Add standard test configs to .gitignore. Closes #79 2017-10-31 09:21:12 -07:00
plugin-gitlab.mustache Add PHP 7.2 to CI templates 2018-04-06 15:17:01 +00:00
plugin-gruntfile.mustache Add a default task to scaffolded Gruntfile.js 2017-11-07 07:46:56 -08:00
plugin-packages.mustache Scripts added to plugin package.json 2019-04-26 15:53:42 +02:00
plugin-readme.mustache Required PHP version 2019-09-16 12:42:16 +02:00
plugin-test-sample.mustache Revert "Just make plugin.mustache change for the mo." 2018-02-18 16:26:13 +07:00
plugin-travis.mustache Add PHP version 7.3, 7.4 into matrix on Travis CI 2020-06-18 23:04:32 +09:00
plugin.mustache Revert "fix phpcs warnings plugin" 2018-02-18 16:26:13 +07:00
post_type.mustache Fix PHPCS issues for post-types 2020-10-02 10:21:59 +02:00
post_type_extended.mustache Merge pull request #276 from 2ndkauboy/fix/post-type-phpcs-fixes 2020-11-01 22:19:40 +01:00
taxonomy.mustache Correct add_new_item label 2018-07-20 19:48:20 +02:00
taxonomy_extended.mustache fix wpcs 2018-01-12 01:39:27 +05:30
theme-bootstrap.mustache get correct WP_TEST_DIR. Similarly plugin-bootstrap.mustache. 2018-03-02 01:53:12 +09:00
theme-status.mustache Revert "Remove WP-CLI files unrelated to wp package *" 2017-03-10 12:57:05 -08:00
theme-test-sample.mustache fix wpcs in theme tests generation 2018-01-28 00:54:46 +05:30