daledupreez
daledupreez
#### Proposed Changes * This PR implements the wording changes from https://github.com/Automattic/wp-calypso/issues/63891, specifically in [this comment](https://github.com/Automattic/wp-calypso/issues/63891#issuecomment-1158035458) #### Testing Instructions * For a site where you have a domain registration or...
Related to: * https://github.com/Automattic/automattic-analytics/issues/406 * https://github.com/Automattic/wp-calypso/pull/85769 ## Proposed Changes * This PR explores requiring an explicit declaration for Stepper flows to be considered a signup flow via a new `Flow.isSignupFlow`...
Related to https://github.com/Automattic/wp-calypso/pull/90680 ## Proposed Changes * This PR builds on the exploration in https://github.com/Automattic/wp-calypso/pull/90680 to see if we can pull login handling into the core Stepper logic in a...
## Proposed Changes * While looking at Tracks events being triggered from My Home, I realised that we are logging `null` for the `card` event prop in cases where we're...
I was helping organise a local WordCamp, and we tripped over a situation where the Sponsorship Agreement doc generator only lists published sponsors. However, the handbook recommends that sponsors are...
Fixes https://github.com/Automattic/wp-calypso/issues/87416 ## Proposed Changes * This PR adds some logic to heavily limit when we redirect to the fullscreen launchpad from the editor. We will now redirect only when...
### Quick summary We currently have a `RedirectOnboardingUserAfterPublishingPost` component/plugin in `wpcom-block-editor` that was built to redirect users to the fullscreen launchpad after publishing their first post for the `start-writing` and...
Fixes STRIPE- Fixes # ## Changes proposed in this Pull Request: This PR explores adding a basic autoloader for the plugin largely as a way to avoid unnecessary file loads...
Fixes STRIPE-481 Fixes #4365 ## Changes proposed in this Pull Request: This PR ensures that when merchants have configured their WooCommerce store to ship only to a specified set of...
## Description When setting up a store to only allow shipping to a specific country, the express checkout buttons don't pass those restrictions on to Link, Apple Pay, or Google...