
內容簡介
Quick Playground 外掛提供安全便捷的方式來測試 WordPress 網站的新設計與功能,或創建示範並分享設計變更。它能夠克隆網站的首頁及關鍵內容,讓使用者在不影響實際網站的情況下進行實驗。
【主要功能】
• 克隆網站首頁及關鍵內容以進行測試
• 實驗未發佈的主題與外掛
• 在 WordPress Playground 環境中測試區塊主題設計
• 儲存變更以便未來的實驗
• 創建與實際網站內容分開的示範環境
• 將變更同步回實際網站
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
The Quick Playground plugin provides a safe and convenient way to test new designs and features for your WordPress website, or to create demos and share proposed design changes. It creates a clone of your website’s home page and key content, allowing you to experiment with plugins, themes, and design changes without affecting your live website.
The plugin takes advantage of WordPress Playground, the innovative software that simulates a complete PHP/WordPress/database server environment running in your web browser for testing and experimentation. Quick Playground simplifies the creation of Playground Blueprints, which define steps such as installing themes and plugins and loading content. No need to hand-code JSON or arrange for code to be served from Github.
This plugin is ideal for developers and designers who want to test new ideas without disrupting their live website.
Features:
Clone your website’s home page and key content for testing purposes. For performance reasons, the plugin does not attempt to clone your entire database.
Experiment with themes and plugins, including unpublished custom code.
Test new block theme design customizations in a WordPress Playground environment before implementing them on your live site.
Save changes for future playground sessions, allowing you to keep experimenting.
Create demo environments separate from your live website content, for example to showcase themes, plugins, or hosting services.
Sync changes back to your live website. For example, you can prototype block theme changes in Playground and copy the updated templates or template parts back to the live site.
Define pop-up prompts / help tips to be displayed on any front end or admin page within the playground environment.
Works on WordPress multisite (clones the individual site, not the whole network). The multisite network administrator can set default themes and plugins to include or exclude.
Note: some of these features were previously reserved for a “Pro” version but are now available for free. You’re welcome.
Learn more at quickplayground.com
Developer Friendly Features
Source code on GitHub
Examples of Using the Filters and Actions
How it Works
You can create multiple Playground profiles, each of which can specify different themes, plugins, playgrounds, content, and settings. The Playground Blueprint is created for you, stored on your server as a PHP associative array, and served to the Playground as JSON file with the same data hierarchy.
When a Playground is launched, it loads the themes, plugins, and content specified in your BluePrint. Any custom themes and plugins not in the WordPress repository will be archived on your server as ZIP files and downloaded on demand.
Quick Playground loads a copy of itself into the Playground environment and assists with copying over content.
If you obtain a Pro license key, a plugin with additional capabilities for saving and syncing content will be loaded into the Playground (not your live website).
License
This plugin is licensed under the GPLv2 or later. See the GNU General Public License for more details.
External services
Users may configure Quick Playground to display content from other websites that also run Quick Playground.
