create-wordpress-plugin icon indicating copy to clipboard operation
create-wordpress-plugin copied to clipboard

A skeleton repository for Alley's WordPress Plugins

Results 29 create-wordpress-plugin issues
Sort by recently updated
recently updated
newest added

### Description of the bug Since we're using `npm run create-block` the `scaffold/blocks` directory should be removed from the `scaffold` branch. ### Steps To Reproduce Notice that the `scaffold/blocks` directory...

bug

# Issue When the configure command is run on a plugin being created in a subdirectory of a larger project (e.g., put into `plugins` inside of a repo that has...

Ability to generate a Gutenberg slot fill using `wp-scripts`.

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.25.0 to 7.25.3. Release notes Sourced from @​babel/preset-env's releases. v7.25.3 (2024-07-31) :bug: Bug Fix babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-traverse #16699 Avoid validating visitors produced by traverse.visitors.merge (@​nicolo-ribaudo) :house: Internal babel-parser...

dependencies
javascript

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.3 to 29.2.4. Release notes Sourced from ts-jest's releases. v29.2.4 Please refer to CHANGELOG.md for details. Changelog Sourced from ts-jest's changelog. 29.2.4 (2024-08-01) Bug Fixes fix: revert...

dependencies
javascript

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.25.4 to 7.25.7. Release notes Sourced from @​babel/preset-env's releases. v7.25.7 (2024-10-02) Thanks @​DylanPiercey and @​YuHyeonWook for your first PRs! :bug: Bug Fix babel-helper-validator-identifier #16825 fix: update identifier...

dependencies
javascript

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.5 to 3.1.7. Release notes Sourced from dompurify's releases. DOMPurify 3.1.7 Fixed an issue with comment detection and possible bypasses with specific config settings, thanks @​masatokinugawa Fixed...

dependencies
javascript

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2. Release notes Sourced from typescript's releases. TypeScript 5.6 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies
javascript

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.12 to 29.5.13. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/jest&package-manager=npm_and_yarn&previous-version=29.5.12&new-version=29.5.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

### Description Mirrors https://github.com/alleyinteractive/create-wordpress-project/issues/147 ### Use Case When a user uses this framework, its configuration should be as simple as possible. ### Acceptance Criteria - Remove `compilerOptions.paths` from tsconfig.json -...

good first issue
javascript