wpcomsh: sync BLAZE_CREDITS_VOUCHER gating with WordPress.com#50802
wpcomsh: sync BLAZE_CREDITS_VOUCHER gating with WordPress.com#50802jjolmo wants to merge 1 commit into
Conversation
Remove the gating-business-q1 sticker requirement and add the monthly Business/Ecommerce bundles, mirroring the WordPress.com change that grants the Blaze credits voucher to every Business/Commerce plan term.
|
Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.
Interested in more tips and information?
|
|
Thank you for your PR! When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:
This comment will be updated as you work on your PR and make changes. If you think that some of those checks are not needed for your PR, please explain why you think so. Thanks for cooperation 🤖 Follow this PR Review Process:
If you have questions about anything, reach out in #jetpack-developers for guidance! Wpcomsh plugin:
If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack. |
Code Coverage SummaryThis PR did not change code coverage! That could be good or bad, depending on the situation. Everything covered before, and still is? Great! Nothing was covered before? Not so great. 🤷 |
Proposed changes
projects/plugins/wpcomsh/wpcom-features/class-wpcom-features.phpwith the WordPress.com copy:BLAZE_CREDITS_VOUCHERno longer requires thegating-business-q1sticker and now includes the monthly Business and Ecommerce bundles, so the feature map matches every eligible plan term (monthly, 1y, 2y, 3y).Related product discussion/links
Does this pull request change what data or activity we track or use?
No.
Testing instructions
BLAZE_CREDITS_VOUCHERexists in wpcomsh today, so this is a mirror-consistency change: verify theBLAZE_CREDITS_VOUCHERentry inwpcom-features/class-wpcom-features.phpmatches the WordPress.com copy after its companion change (no sticker requirement, monthly bundles included).php -l projects/plugins/wpcomsh/wpcom-features/class-wpcom-features.phppasses.