Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions packages/docs/site/docs/main/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,6 @@ There's a set of redirections in place to make it easier the access to some of t
- [Streamlined Block Theme Development: Using WordPress Playground and GitHub for No-Code Version Control of Site Editor Changes](https://wordpress.tv/2025/09/30/streamlined-block-theme-development-using-wordpress-playground-and-github-for-no-code-version-contr/) by Birgit Pauli-Haack
- [Playground, la mejor herramienta jamás inventada para enseñar WordPress (in Spanish)](https://wordpress.tv/2025/10/05/playground-la-mejor-herramienta-jamas-inventada-para-ensenar-wordpress/) by Nilo Vélez
- [Testing Faster Than a Red Bull Pit Stop: WordPress Playground and WooCommerce Blueprints](https://wordpress.tv/2025/09/30/testing-faster-than-a-red-bull-pit-stop-wordpress-playground-and-woocommerce-blueprints/) by Daniel Dudzic
- [Is WordPress playground only for developers?](https://wordpress.tv/2025/10/25/is-wordpress-playground-only-for-developers/) by Fellyph Cintra
- [How to test the next WordPress release with WordPress Playground](https://wordpress.tv/2025/11/13/how-to-test-the-next-wordpress-release-with-wordpress-playground/) by Fellyph cintra
- [Running WordPress directly from the JavaScript code with runCLI](https://wordpress.tv/2025/10/22/running-wordpress-directly-from-the-javascript-code-with-runcli/) by Fellyph Cintra
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,31 @@ slug: /resources
description: Una lista curada de enlaces útiles a aplicaciones, herramientas, artículos y videos para aprender más sobre WordPress Playground.
---

# Enlaces y Recursos

<!--
# Links and Resources
-->

:::tip
# Enlaces y Recursos

<!--
:::tip

There's a set of redirections in place to make it easier the access to some of the tools related to Playground:

<ul id="list-resources-redirections">
<li><a href="https://playground.wordpress.net/"><strong>https://playground.wordpress.net/</strong></a> → Playground instance</li>
<li><a href="https://playground.wordpress.net/docs">https://playground.wordpress.net<strong>/docs</strong></a> → Playground Docs</li>
<li><a href="https://playground.wordpress.net/builder">https://playground.wordpress.net<strong>/builder</strong></a> → Playground Blueprints Builder</li>
<li><a href="https://playground.wordpress.net/wordpress">https://playground.wordpress.net<strong>/wordpress</strong></a> → Playground PR viewer for WordPress</li>
<li><a href="https://playground.wordpress.net/gutenberg">https://playground.wordpress.net<strong>/gutenberg</strong></a> → Playground PR viewer for Gutenberg</li>
<li><a href="https://playground.wordpress.net/proxy">https://playground.wordpress.net<strong>/proxy</strong></a> → Playground Proxy Service <em>(see <a href="/blueprints/steps/resources#urlreference">URLReference</a> for more info)</em></li>
</ul>
:::
-->

Hay un conjunto de redirecciones para facilitar el acceso a algunas de las herramientas relacionadas con Playground:
:::tip

Hay un conjunto de redirecciones disponibles para facilitar el acceso a algunas de las herramientas relacionadas con Playground:

<ul id="list-resources-redirections">
<li><a href="https://playground.wordpress.net/"><strong>https://playground.wordpress.net/</strong></a> → Instancia de Playground</li>
Expand Down Expand Up @@ -76,15 +88,15 @@ Hay un conjunto de redirecciones para facilitar el acceso a algunas de las herra
- [WordPress Playground para VS Code](https://marketplace.visualstudio.com/items?itemName=WordPressPlayground.wordpress-playground)
- Traducciones en vivo: [App](https://translate.wordpress.org/projects/wp-plugins/friends/dev/pl/default/playground/), [anuncio](https://make.wordpress.org/polyglots/2023/04/19/wp-translation-playground/), [más detalles](https://make.wordpress.org/polyglots/2023/05/08/translate-live-updates-to-the-translation-playground/)
- [Bloque de código interactivo](https://wordpress.org/plugins/interactive-code-block/) que potencia el [tutorial del Procesador de Etiquetas HTML](https://adamadam.blog/2023/02/16/how-to-modify-html-in-a-php-wordpress-plugin-using-the-new-tag-processor-api/) y el [tutorial de la API JS de Playground](https://wordpress.github.io/wordpress-playground/developers/apis/javascript-api/)
- [Visor de Pull Request de Gutenberg](https://playground.wordpress.net/gutenberg.html)
- [Previsualizador de Pull Request de Gutenberg](https://playground.wordpress.net/gutenberg.html)
- [Demo en vivo del plugin de notificaciones](https://johnhooks.io/playground-experiment/)
- [GraphQL REPL](https://www.wpgraphql.com/2023/06/15/announcing-the-wpgraphql-repl)
- [Blocknotes](https://twitter.com/adamzielin/status/1669478239771799552) – la primera aplicación iOS que ejecuta WordPress en tu teléfono
- [Incrustador de Playground](https://joost.blog/embedded-playground/) para incrustar ejemplos de Playground en la documentación de WordPress.org usando shortcodes
- [Demos de plugins en wp.org](https://gist.github.com/adamziel/0fe3ffc1fb5202a907a87d055ee37135) – un script de usuario que agrega una pestaña "demo" a las páginas de plugins en WordPress.org
- [Visor de Pull Request de WordPress](https://playground.wordpress.net/wordpress.html)
- [Previsualizador de Pull Request de WordPress](https://playground.wordpress.net/wordpress.html)
- [Sincronización entre dos Playgrounds](https://playground.wordpress.net/demos/sync.html)
- [Viaje en el tiempo](https://playground.wordpress.net/demos/time-traveling.html)
- [Viaje en el Tiempo](https://playground.wordpress.net/demos/time-traveling.html)
- [WP-CLI](https://playground.wordpress.net/demos/wp-cli.html)
- [Implementación PHP de Blueprints](https://playground.wordpress.net/demos/php-blueprints.html)

Expand All @@ -102,11 +114,11 @@ Hay un conjunto de redirecciones para facilitar el acceso a algunas de las herra
- [Hackernews discussion](https://news.ycombinator.com/item?id=32960560)
-->

- [Construye experiencias WordPress en el navegador con WordPress Playground y WebAssembly (en inglés)](https://web.dev/wordpress-playground/)
- [WordPress Playground en developer.wordpress.org (en inglés)](https://developer.wordpress.org/playground)
- [Demos técnicas de WordPress en el navegador: Desarrollo de WordPress con WordPress Playground (en inglés)](https://make.wordpress.org/core/2023/04/13/in-browser-wordpress-tech-demos-wordpress-development-with-wordpress-playground/)
- [Anuncio inicial en make.wordpress.org (en inglés)](https://make.wordpress.org/core/2022/09/23/client-side-webassembly-wordpress-with-no-server/)
- [Discusión de Hackernews (en inglés)](https://news.ycombinator.com/item?id=32960560)
- [Construye experiencias WordPress en el navegador con WordPress Playground y WebAssembly](https://web.dev/wordpress-playground/)
- [WordPress Playground en developer.wordpress.org](https://developer.wordpress.org/playground)
- [Demos técnicos de WordPress en el navegador: Desarrollo WordPress con WordPress Playground](https://make.wordpress.org/core/2023/04/13/in-browser-wordpress-tech-demos-wordpress-development-with-wordpress-playground/)
- [Anuncio inicial en make.wordpress.org](https://make.wordpress.org/core/2022/09/23/client-side-webassembly-wordpress-with-no-server/)
- [Discusión en Hackernews](https://news.ycombinator.com/item?id=32960560)

<!--
## Videos
Expand Down Expand Up @@ -147,31 +159,41 @@ Hay un conjunto de redirecciones para facilitar el acceso a algunas de las herra
-->

- Videos de Developer Hours:
- [Región Américas (23 de mayo de 2023) (en inglés)](https://wordpress.tv/2023/05/23/developer-hours-wordpress-playground-americas/)
- [Región APAC/EMEA (24 de mayo de 2023) (en inglés)](https://wordpress.tv/2023/05/24/developer-hours-wordpress-playground-apac-emea/)
- [Creando Blueprints de WordPress Playground para pruebas y demos (28 de mayo de 2024) (en inglés)](https://wordpress.tv/2024/05/28/developer-hours-creating-wordpress-playground-blueprints-for-testing-and-demos/) por Birgit Pauli-Haack & Nick Diego
- [Developer Hours: Todo lo que necesitas saber sobre WordPress Playground (17 de diciembre de 2024) (en inglés)](https://wordpress.tv/2024/12/17/developer-hours-everything-you-need-to-know-about-wordpress-playground/) por Nick Diego & Ryan Welcher
- [Playground en State of the Word (en inglés)](https://youtu.be/VeigCZuxnfY?t=2912)
- [Playground en WCEU 2023 (en inglés)](https://www.youtube.com/watch?v=e-CwouzTGp4&t=26946s)
- [Ver "WordPress Playground: la herramienta definitiva de aprendizaje, pruebas y enseñanza para WordPress" (en inglés)](https://www.youtube.com/watch?v=dN_LaenY8bI) por Anne McCarthy
- [WordPress Playground para desarrolladores (en inglés)](https://wordpress.tv/2024/12/16/wordpress-playground-for-developers/) por Berislav Grgicak y Jonathan Bossenger
- [Soporte de temas del editor de código del bloque WordPress Playground (en inglés)](https://wordpress.tv/2024/10/05/wordpress-playground-block-code-editor-theme-support/) por Jonathan Bossenger
- [WordPress Playground – usa WordPress sin servidor en WCEU 2024 (en inglés)](https://wordpress.tv/2024/07/03/wordpress-playground-use-wordpress-without-a-server/) por Adam Zielinski
- [Codifica, Prueba, Repite: Acelerando el desarrollo con WordPress Playground en WordCamp Larissa 2024 (en inglés)](https://wordpress.tv/2024/12/13/code-test-repeat-accelerating-development-with-wordpress-playground/) por Uros Tasic
- [Liberando datos con WordPress Playground en una extensión de navegador en WordCamp Países Bajos 2024 (en inglés)](https://wordpress.tv/2024/12/24/liberating-data-with-wordpress-playground-in-a-browser-extension/) por Alex Kirk
- [Más allá de Playground: WordPress como herramienta y constructor de productos en WCUS 2024 (en inglés)](https://wordpress.tv/2024/10/10/beyond-the-playground-wordpress-as-a-tool-and-product-builder/) por Dennis Snell
- [Crea una demo con Playground en WC Asia 2025 (en inglés)](https://wordpress.tv/2025/04/30/create-a-demo-with-playground/) por Birgit Pauli-Haack
- [Diseccionando WordPress Playground en WordCamp Nepal 2025 (en inglés)](https://wordpress.tv/2025/04/30/dissecting-wordpress-playground/) por Sakar Upadhyaya Khatiwada
- [Construyendo pruebas automatizadas con WordPress Playground en WCEU 2025 (en inglés)](https://wordpress.tv/2025/06/07/building-automated-tests-with-wordpress-playground/) por Berislav Grgicak
- [De cero a demo: Dominando los Blueprints de WordPress Playground en WCEU 2025 (en inglés)](https://wordpress.tv/2025/06/07/from-zero-to-demo-mastering-wordpress-playground-blueprints/) por Birgit Pauli-Haack
- [Región Américas (23 de mayo, 2023)](https://wordpress.tv/2023/05/23/developer-hours-wordpress-playground-americas/)
- [Región APAC/EMEA (24 de mayo, 2023)](https://wordpress.tv/2023/05/24/developer-hours-wordpress-playground-apac-emea/)
- [Creando Blueprints de WordPress Playground para Pruebas y Demos (28 de mayo, 2024)](https://wordpress.tv/2024/05/28/developer-hours-creating-wordpress-playground-blueprints-for-testing-and-demos/) por Birgit Pauli-Haack & Nick Diego
- [Developer Hours: Todo lo que necesitas saber sobre WordPress Playground (17 de diciembre, 2024)](https://wordpress.tv/2024/12/17/developer-hours-everything-you-need-to-know-about-wordpress-playground/) por Nick Diego & Ryan Welcher
- [Playground en State of the Word](https://youtu.be/VeigCZuxnfY?t=2912)
- [Playground en WCEU 2023](https://www.youtube.com/watch?v=e-CwouzTGp4&t=26946s)
- [Ver "WordPress Playground: la herramienta definitiva de aprendizaje, prueba y enseñanza para WordPress"](https://www.youtube.com/watch?v=dN_LaenY8bI) por Anne McCarthy
- [WordPress Playground para desarrolladores](https://wordpress.tv/2024/12/16/wordpress-playground-for-developers/) por Berislav Grgicak y Jonathan Bossenger
- [Soporte de temas del editor de código de bloques de WordPress Playground](https://wordpress.tv/2024/10/05/wordpress-playground-block-code-editor-theme-support/) por Jonathan Bossenger
- [WordPress Playground – usa WordPress sin servidor en WCEU 2024](https://wordpress.tv/2024/07/03/wordpress-playground-use-wordpress-without-a-server/) por Adam Zielinski
- [Código, Prueba, Repite: Acelerando el Desarrollo con WordPress Playground en WordCamp Larissa 2024](https://wordpress.tv/2024/12/13/code-test-repeat-accelerating-development-with-wordpress-playground/) por Uros Tasic
- [Liberando datos con WordPress Playground en una Extensión de Navegador en WordCamp Netherlands 2024](https://wordpress.tv/2024/12/24/liberating-data-with-wordpress-playground-in-a-browser-extension/) por Alex Kirk
- [Más allá del Playground: WordPress como Constructor de Herramientas y Productos en WCUS 2024](https://wordpress.tv/2024/10/10/beyond-the-playground-wordpress-as-a-tool-and-product-builder/) por Dennis Snell
- [Crea una demo con Playground en WC Asia 2025](https://wordpress.tv/2025/04/30/create-a-demo-with-playground/) por Birgit Pauli-Haack
- [Diseccionando WordPress Playground en WordCamp Nepal 2025](https://wordpress.tv/2025/04/30/dissecting-wordpress-playground/) por Sakar Upadhyaya Khatiwada
- [Construyendo Pruebas Automatizadas con WordPress Playground en WCEU 2025](https://wordpress.tv/2025/06/07/building-automated-tests-with-wordpress-playground/) por Berislav Grgicak
- [De Cero a Demo: Dominando los Blueprints de WordPress Playground en WCEU 2025](https://wordpress.tv/2025/06/07/from-zero-to-demo-mastering-wordpress-playground-blueprints/) por Birgit Pauli-Haack
- [Playground en WordCamp Gliwice (en polaco)](https://www.youtube.com/watch?v=AUHklF9GdL8&list=PLiCne9CeL82_hGuJOAJlsc84WxVDSH-c9&index=4) por Adam Zielinski
- [WordPress Playground en WordCamp Wrocław 2024 (en polaco)](https://wordpress.tv/2024/12/02/wordpress-playground-przelom-w-wordpressie-2/) por Adam Zielinski
- [WordPress Playground en WordCamp Gdynia 2025 (en polaco)](https://wordpress.tv/2025/04/21/wordpress-playground/) por Magdalena Paciorek
- [Descubriendo Playground, la herramienta para hacer demos](https://wordpress.tv/2024/08/09/descubriendo-playground-la-herramienta-para-hacer-demos/) por Alex Cuadra
- [WordPress Playground: Instalación completa y funcional de WordPress](https://wordpress.tv/2024/02/07/wordpress-playground-instalacion-completa-y-funcional-de-wordpress/) por Fernando García Rebolledo
- [Playground: Un WordPress de usar y tirar dentro de tu navegador en WordCamp Madrid 2025](https://wordpress.tv/2025/03/09/playground-un-wordpress-de-usar-y-tirar-dentro-de-tu-navegador/) por Álvaro Gómez Velasco
- [¡Usa WordPress con solo un navegador! Tutorial de WordPress Playground: Uso básico de Playground (en japonés)](https://www.youtube.com/watch?v=6s_B0WvJauU) por Shimomura Tomoki
- [WordPress Playground: Cómo usar Blueprints (en japonés)](https://www.youtube.com/watch?v=Vcao6uXguWg) por Shimomura Tomoki
- [Desarrollo simplificado de temas de bloques: Usando WordPress Playground y GitHub para control de versiones sin código de cambios del editor de sitios (en inglés)](https://wordpress.tv/2025/09/30/streamlined-block-theme-development-using-wordpress-playground-and-github-for-no-code-version-contr/) por Birgit Pauli-Haack
- [Playground, la mejor herramienta jamás inventada para enseñar WordPress](https://wordpress.tv/2025/10/05/playground-la-mejor-herramienta-jamas-inventada-para-ensenar-wordpress/) por Nilo Vélez
- [Probando más rápido que un pit stop de Red Bull: WordPress Playground y Blueprints de WooCommerce (en inglés)](https://wordpress.tv/2025/09/30/testing-faster-than-a-red-bull-pit-stop-wordpress-playground-and-woocommerce-blueprints/) por Daniel Dudzic
- [Descubriendo Playground, la herramienta para hacer demos (en español)](https://wordpress.tv/2024/08/09/descubriendo-playground-la-herramienta-para-hacer-demos/) por Alex Cuadra
- [WordPress Playground: Instalación completa y funcional de WordPress (en español)](https://wordpress.tv/2024/02/07/wordpress-playground-instalacion-completa-y-funcional-de-wordpress/) por Fernando García Rebolledo
- [Playground: Un WordPress de usar y tirar dentro de tu navegador en WordCamp Madrid 2025 (en español)](https://wordpress.tv/2025/03/09/playground-un-wordpress-de-usar-y-tirar-dentro-de-tu-navegador/) por Álvaro Gómez Velasco
- [¡Usa WordPress solo con un navegador! Tutorial de WordPress Playground: Uso básico de Playground (en japonés)](https://www.youtube.com/watch?v=6s_B0WvJauU) por Shimomura Tomoki
- [WordPress Playground: Cómo usar Blueprints](https://www.youtube.com/watch?v=Vcao6uXguWg) por Shimomura Tomoki
- [Desarrollo Simplificado de Temas de Bloques: Usando WordPress Playground y GitHub para Control de Versiones Sin Código de Cambios del Editor de Sitios](https://wordpress.tv/2025/09/30/streamlined-block-theme-development-using-wordpress-playground-and-github-for-no-code-version-contr/) por Birgit Pauli-Haack
- [Playground, la mejor herramienta jamás inventada para enseñar WordPress (en español)](https://wordpress.tv/2025/10/05/playground-la-mejor-herramienta-jamas-inventada-para-ensenar-wordpress/) por Nilo Vélez
- [Probando Más Rápido que un Pit Stop de Red Bull: WordPress Playground y Blueprints de WooCommerce](https://wordpress.tv/2025/09/30/testing-faster-than-a-red-bull-pit-stop-wordpress-playground-and-woocommerce-blueprints/) por Daniel Dudzic

<!--
- [Is WordPress playground only for developers?](https://wordpress.tv/2025/10/25/is-wordpress-playground-only-for-developers/) by Fellyph Cintra
- [How to test the next WordPress release with WordPress Playground](https://wordpress.tv/2025/11/13/how-to-test-the-next-wordpress-release-with-wordpress-playground/) by Fellyph cintra
- [Running WordPress directly from the JavaScript code with runCLI](https://wordpress.tv/2025/10/22/running-wordpress-directly-from-the-javascript-code-with-runcli/) by Fellyph Cintra
-->

- [¿WordPress Playground es solo para desarrolladores?](https://wordpress.tv/2025/10/25/is-wordpress-playground-only-for-developers/) por Fellyph Cintra
- [Cómo probar la próxima versión de WordPress con WordPress Playground](https://wordpress.tv/2025/11/13/how-to-test-the-next-wordpress-release-with-wordpress-playground/) por Fellyph Cintra
- [Ejecutando WordPress directamente desde el código JavaScript con runCLI](https://wordpress.tv/2025/10/22/running-wordpress-directly-from-the-javascript-code-with-runcli/) por Fellyph Cintra
Loading
Loading