Skip to content

Commit 1f72133

Browse files
authored
Removing mentions about network disabled by default (#2309)
## Motivation for the change, related issues This pull request removes from the documentation references to the previous state of a Playground instance when the network access is disabled by default. Now, with the recent updates, network access is enabled, and this note in the documentation is no longer valid. ## Implementation details - Removing the references to English and Japanese translations
1 parent ace4bc0 commit 1f72133

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

packages/docs/site/docs/main/quick-start-guide.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,6 @@ https://playground.wordpress.net/?plugin=coblocks&plugin=friends&theme=pendant
5151

5252
<ThisIsQueryApi />
5353

54-
:::info Plugin directory doesn't work in WordPress Playground
55-
56-
Plugins must be installed manually because your WordPress site doesn't send any data to the internet. You won't be able to navigate the WordPress plugin directory inside `/wp-admin/`. The Query API method may seem to contradict that, but behind the scenes it uses the same plugin upload form as you would.
57-
58-
:::
59-
6054
## Save your site
6155

6256
To keep your WordPress Playground site for longer than a single browser session, you can export it as a zip file.

packages/docs/site/i18n/ja/docusaurus-plugin-content-docs/current/main/quick-start-guide.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -131,20 +131,6 @@ https://playground.wordpress.net/?plugin=coblocks&plugin=friends&theme=pendant
131131

132132
<ThisIsQueryApi />
133133

134-
:::info プラグインディレクトリは WordPress Playground では機能しません
135-
136-
WordPress サイトはインターネットにデータを送信しないため、プラグインは手動でインストールする必要があります。`/wp-admin/`内の WordPress プラグインディレクトリにアクセスすることはできません。 Query API メソッドは一見矛盾しているように見えますが、実際にはプラグインのアップロードフォームと同じものを使用しています。
137-
138-
:::
139-
140-
<!--
141-
:::info Plugin directory doesn't work in WordPress Playground
142-
143-
Plugins must be installed manually because your WordPress site doesn't send any data to the internet. You won't be able to navigate the WordPress plugin directory inside `/wp-admin/`. The Query API method may seem to contradict that, but behind the scenes it uses the same plugin upload form as you would.
144-
145-
:::
146-
-->
147-
148134
## サイトを保存する
149135

150136
<!--

0 commit comments

Comments
 (0)