Updated: Tuesday, September 05,2023-09-05 05:26:22
parent
2948112238
commit
26bd26cd35
|
@ -25,3 +25,10 @@ More info on editing via Wordpress can be found [here](https://wordpress.org/doc
|
|||
- Wordpress Foundation [Projects](https://wordpressfoundation.org/projects/)
|
||||
- For [Developer](https://developer.wordpress.org) Wordpress resources
|
||||
|
||||
|
||||
### Integrate it with your app in 5 minutes
|
||||
|
||||
Developer experience is a big part of [Playground Philosophy](https://github.com/WordPress/wordpress-playground/issues/472) – a single `<iframe>` tag is all it takes to integrate Playground with your application:
|
||||
```html
|
||||
<iframe src="https://playground.wordpress.net/?mode=seamless" ></iframe>
|
||||
```
|
Loading…
Reference in New Issue