Title: Playground Embedder
Author: Joost de Valk
Published: <strong>2023년 9월 29일</strong>
Last modified: 2023년 10월 14일

---

플러그인 검색

![](https://ps.w.org/playground-embedder/assets/banner-772x250.png?rev=2979037)

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://ps.w.org/playground-embedder/assets/icon-256x256.png?rev=2979037)

# Playground Embedder

 작성자: [Joost de Valk](https://profiles.wordpress.org/joostdevalk/)

[다운로드](https://downloads.wordpress.org/plugin/playground-embedder.1.1.zip)

 * [세부사항](https://ko.wordpress.org/plugins/playground-embedder/#description)
 * [평가](https://ko.wordpress.org/plugins/playground-embedder/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/playground-embedder/#installation)
 * [개발](https://ko.wordpress.org/plugins/playground-embedder/#developers)

 [지원](https://wordpress.org/support/plugin/playground-embedder/)

## 설명

Add the WordPress playground by adding a `[wp_playground]` shortcode to your pages.
This plugin supports all the attributes the playground supports, which [you can find here](https://wordpress.github.io/wordpress-playground/docs/query-api#available-options).

By default, the plugin lazy loads the playground, so it’s only loaded after a button
click. An additional feature is that you
 can decide not to lazy load the playground
by adding `lazy=0` to the shortcode, like so:

    ```
    [wp_playground lazy=0]
    ```

At this point the plugin renders the playground immediately.

### Blueprints

You can load entire blueprints into the shortcode by putting them in the content
between the shortcode, like this:

    ```
    [wp_playground]
    {
        "landingPage": "/wp-admin/",
        "preferredVersions": {
            "php": "8.0",
            "wp": "latest"
        },
        "steps": [
            {
                "step": "login",
                "username": "admin",
                "password": "password"
            }
        ]
    }
    [/wp_playground]
    ```

These blueprints allow you to install themes, plugins and more. To learn about them,
read the [Playground documentation](https://wordpress.github.io/wordpress-playground/blueprints-api/index).

## 스크린샷

[⌊A default button loaded when the playground is inserted into a page.⌉⌊A default
button loaded when the playground is inserted into a page.⌉[

A default button loaded when the playground is inserted into a page.

[⌊The playground in action, this time loaded with lazy=0.⌉⌊The playground in action,
this time loaded with lazy=0.⌉[

The playground in action, this time loaded with `lazy=0`.

## 설치

 1. Install & activate the plugin.
 2. Add a `[wp_playground]` shortcode to one of your pages.
 3. You’re done.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Playground Embedder”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ Joost de Valk ](https://profiles.wordpress.org/joostdevalk/)

“Playground Embedder”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 [번역자](https://translate.wordpress.org/projects/wp-plugins/playground-embedder/contributors)
님께 감사드립니다.

[자국어로 “Playground Embedder”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/playground-embedder)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/playground-embedder/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/playground-embedder/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/playground-embedder/)을 [RSS](https://plugins.trac.wordpress.org/log/playground-embedder/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.1

Added the lazy loading option.

#### 1.0

Initial release.

## 기초

 *  버전 **1.1**
 *  최근 업데이트: **3년 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.0 또는 그 이상 **
 *  다음까지 시험됨: **6.2.9**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [Dutch](https://nl.wordpress.org/plugins/playground-embedder/) 및 [English (US)](https://wordpress.org/plugins/playground-embedder/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/playground-embedder)
 *  [고급 보기](https://ko.wordpress.org/plugins/playground-embedder/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/playground-embedder/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/playground-embedder/reviews/)

## 기여자

 *   [ Joost de Valk ](https://profiles.wordpress.org/joostdevalk/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/playground-embedder/)