scaffold-command icon indicating copy to clipboard operation
scaffold-command copied to clipboard

Generates code for post types, taxonomies, blocks, plugins, child themes, etc.

Results 64 scaffold-command issues
Sort by recently updated
recently updated
newest added

I am running the script from Cygwin and I get the following error bash bin/install-wp-tests.sh wordpress_test root 'my_pass' localhost latest sed: -e expression #1, char 36: unknown option to s'...

Presently, a path such as "/path/to/local sites/socket" will not work correctly as the way the array is parsed breaks on all spaces. So trying to add quotes around the path...

Note: This is one of example resolution, if there are alternative one, reject this PR. Since pre-installed PHPUnit 8 is used and failed it. ```console Error: Looks like you're using...

## Feature Request - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). **Describe your use case and the problem you are facing** Use case: Thanks to modern JavaScript workflows with the...

The command is updated such that it supports the latest theme functions with backward compatibility. Also the child theme slug is changed is in `functions.php`

### Support for GitHub actions! I've used this configuration in my plugin: https://github.com/junaidbhura/auto-cloudinary/blob/master/.github/workflows/main.yml You can see all the workflows in action here: https://github.com/junaidbhura/auto-cloudinary/actions/runs/75118491 ### Key highlights * I've used custom...

command:scaffold-plugin-tests
command:scaffold-theme-tests

Editors like Vim and Gedit will create backup copies of a file. A file named `foobar` may get a backup copy called `.foobar~`, with the prefix of a dot and...

The section [Generate Blocks with WP-CLI ](https://developer.wordpress.org/block-editor/tutorials/block-tutorial/generate-blocks-with-wp-cli/) at Block Editor Handbook recommends do not use WP-CLI to generate block scaffolding. Instead, it's recommended to use the official script to generate...

## Feature Request Development of _s is on hold in favor of new theme (based on _s), [Varia](https://github.com/Automattic/themes/tree/master/varia). The future of Underscores is not clear yet but apparently development will...

command:scaffold
command:scaffold-_s