WordPress / wporg-wasm

https://developer.wordpress.org/playground/
5 stars 4 forks source link

Update the iframed URL from wasm.wordpress.net url to playground.wordpress.net #16

Closed adamziel closed 1 month ago

adamziel commented 1 month ago

https://wordpress.org/playground/demo/?step=playground&theme=pendant shows the WordPress PR previewer because it loads an outdated URL: https://wasm.wordpress.net/wordpres.html

There was a redirect in place, but it broke during the migration to the atomic platform. Instead of addressing the issue with server-side redirects in Playground, let's actually load the correct URL:

CleanShot 2024-09-17 at 22 26 07@2x

cc @StevenDufresne, would you be able to merge and deploy this on w.org/playground?

fyi @brandonpayton