Merged
Conversation
Release 1.1.0
Update block.json copy, regenerate POT/PO, compile MO, and sync Jed JSON for fr_FR. Made-with: Cursor
fix block descriptions
Add blueprint that installs the plugin from the 1.1.0 tag, a mu-plugin to extend KSES for accordion markup, and a demo page with sample block content. Link the blueprint from README via the WordPress Playground badge.
chore(wordpress-org): add Playground blueprint and README badge
Hoist @typescript-eslint for plugin:@wordpress/eslint-plugin/recommended; pin Node 24.15.0.
chore(volta): bump pinned Node.js to 24.15.0
Update icons
cedric07
approved these changes
Apr 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@beapi/icons,@wordpress/icons) and related scriptspackage.jsonchangesNote
Low Risk
Mostly metadata/docs/tooling updates plus block inserter description/icon tweaks; low risk because runtime behavior is largely unchanged, with main impact on build/deps and CI triggers.
Overview
Bumps the plugin to v1.2.0 across plugin metadata (
blockparty-accordion.php,readme.txt,.plugin-data,package.json/lock) and records the release notes inCHANGELOG.md.Improves editor UX by clarifying block inserter descriptions and updating block icons (switching to newer
@beapi/icons/@wordpress/iconsexports), with refreshed French translations.Adds a WordPress Playground blueprint plus a README badge to launch a preconfigured demo, and updates developer tooling by pinning Volta Node, adding
@typescript-eslintdeps, and running the JS quality workflow whenpackage.jsonchanges.Reviewed by Cursor Bugbot for commit eb5910a. Bugbot is set up for automated code reviews on this repo. Configure here.