-
Notifications
You must be signed in to change notification settings - Fork 813
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Send Email Preview Endpoint #31028
Send Email Preview Endpoint #31028
Conversation
Are you an Automattician? You can now test your Pull Request on WordPress.com. On your sandbox, run
to get started. More details: p9dueE-5Nn-p2 |
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 🤖 The e2e test report can be found here. Please note that it can take a few minutes after the e2e tests checks are complete for the report to be available. Once your PR is ready for review, check one last time that all required checks (other than "Required review") appearing at the bottom of this PR are passing or skipped. Jetpack plugin:
|
530e4b8
to
5d84e4a
Compare
...ck/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-send-email-preview.php
Show resolved
Hide resolved
...ck/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-send-email-preview.php
Show resolved
Hide resolved
...ugins/jetpack/_inc/lib/core-api/wpcom-endpoints/trait-wpcom-rest-api-proxy-request-trait.php
Outdated
Show resolved
Hide resolved
...ts/php/core-api/wpcom-endpoints/test-class-wpcom-rest-api-v2-endpoint-send-email-preview.php
Outdated
Show resolved
Hide resolved
...ck/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-send-email-preview.php
Outdated
Show resolved
Hide resolved
...ck/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-send-email-preview.php
Outdated
Show resolved
Hide resolved
...ck/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-send-email-preview.php
Outdated
Show resolved
Hide resolved
3a57e43
to
7faf279
Compare
4cb108b
to
2f7c719
Compare
...ck/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-send-email-preview.php
Outdated
Show resolved
Hide resolved
...ugins/jetpack/_inc/lib/core-api/wpcom-endpoints/trait-wpcom-rest-api-proxy-request-trait.php
Show resolved
Hide resolved
57a1a34
to
daf75d3
Compare
Partially Fixes #31021
Proposed changes:
Other information:
Jetpack product discussion
code-D110864
p2-peKye1-6z
Does this pull request change what data or activity we track or use?
No
Testing instructions:
jetpack docker phpunit -- --filter=WP_Test_WPCOM_REST_API_V2_Endpoint_Send_Email_Preview
bin/jetpack-downloader test jetpack add/preview-email-endpoint
and D110864 to your wpcom sandbox.