-
Notifications
You must be signed in to change notification settings - Fork 13
Releasing
Nick Cernis edited this page Mar 31, 2026
·
14 revisions
- Create a branch
release/x.x.xoffdevelop. - Bump the plugin version.
- Open a PR to
develop. CI/CD will fail if the version isn't bumped in the right places. (If you have already merged version bumps to develop, you can skip steps 1-3.) - Draft a new release, tagging the commit you want to release in the 1.2.3 format.
- Publish that release.
- Wait for CI/CD to deploy to wp.org svn.
- You will need to log in at https://wordpress.org/plugins/genesis-custom-blocks (talk to your team for access if needed), click the "This plugin has a pending release that requires confirmation" banner on the plugin page, and approve the release.
- Download the WPE zip and the
info.jsonfiles created under the CircleCI 'zip' artifacts tab for the tagged release commit. Important to use the zip from the WPE folder, not the WP.org one (which is for testing purposes only). - Use the "Internal Plugin Release" pipeline in #wpe-wordpress-plugins in WPE Slack.
- See release notes for Genesis Custom Blocks Pro. It will automatically pull in the latest GCB free version from WP.org once that is live.