-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add live playground links using woocommerce as inspiration #347
base: trunk
Are you sure you want to change the base?
Conversation
Test this PR in WordPress Playground. |
Test this PR in [WordPress Playground](https://playground.wordpress.net/#{"landingPage":"/wp-admin/admin.php?page=remote-data-blocks-settings","features":{"networking":true},"login":true,"preferredVersions":{"php":"8.2","wp":"latest"},"steps":[{"step":"setSiteOptions","options":{"blogname":"Remote Data Blocks - PR #347","blogdescription":"Explore the remote-data-blocks plugin PR #347 in a WordPress Playground"}},{"step":"defineWpConfigCosts","consts":{"USE_PLAYGROUND_CORS_PROXY":true}},{"step":"installPlugin","pluginData":{"caption":"Installing-RDB","resource":"url","url":"https://wordpress-playground.atomicsites.blog/plugin-proxy.php?org=Automattic&repo=remote-data-blocks&workflow=Build%20Live%20Branch&artifact=remote-data-blocks-347&pr=347"},"options":{"activate":true,"targetFolderName":"remote-data-blocks"}}]}). |
Test this PR in WordPress Playground. |
Test this PR in WordPress Playground. |
Test this PR in WordPress Playground. |
Description
This is an attempt to port over the feature from WooCommerce that adds a live playground link on a PR so that testing becomes a lot easier going forward.
I haven't marked this a draft, because I'm still testing this. I've ported it as is and made some tweaks for our plugin. As I test this, I'll tweak it and optimize it.