Description
Rework wording
Enable Network Access in WordPress Playground
Network access is important, let's enable users to work with the Playground and have access to the 'net
Network access.. denied!
Network access is an experimental, opt-in feature, which means you need to enable it to allow Playground to access the Plugins/Themes directories.

Enabling Network Access in Playground
Expand on documentation page
Network access is an experimental, opt-in feature, which means you need to enable it to allow Playground to access the Plugins/Themes directories.
There are two alternative methods to enable global networking support:
Using the Query API: for example, https://playground.wordpress.net/?networking=yes; or
Using the Blueprint API: add "features": { "networking": true } to the JSON file.
When browsing Playground as a standalone instance, you can enable networking via the settings panel: select the option "Network access (e.g. for browsing plugins)" and hit the "Apply changes" button.
Please note: This option is hidden when browsing Playground as an embedded iframe.