Skip to content

Commit

Permalink
Add/skip pricing page when connecting from editor blocks (#39865)
Browse files Browse the repository at this point in the history
* Add skipPricingPage option to connection package

* changelog

* Skip pricing page and connection screen when connecting from Jetpack blocks

* changelog

* Bypass My Jetpack connection page

* Update variable/function names in connect banner

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/11580133861

Upstream-Ref: Automattic/jetpack@890e73b
  • Loading branch information
CodeyGuyDylan authored and matticbot committed Oct 29, 2024
1 parent 0f27c34 commit 2d1e9fa
Show file tree
Hide file tree
Showing 5 changed files with 83 additions and 83 deletions.
56 changes: 28 additions & 28 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('jetpack-script-data', 'react', 'react-jsx-runtime', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '087d67cbaedaadbdfce4');
<?php return array('dependencies' => array('jetpack-script-data', 'react', 'react-jsx-runtime', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '84c4b9e1cb6c07b375f0');
Loading

0 comments on commit 2d1e9fa

Please sign in to comment.