Changeset 3432092
- Timestamp:
- 01/04/2026 12:55:27 PM (3 months ago)
- Location:
- quick-playground
- Files:
-
- 65 added
- 2 edited
-
tags/1.0.6 (added)
-
tags/1.0.6/api.php (added)
-
tags/1.0.6/blueprint-builder.php (added)
-
tags/1.0.6/blueprint-settings-init.php (added)
-
tags/1.0.6/build.php (added)
-
tags/1.0.6/client-demo-filters.php (added)
-
tags/1.0.6/client-prompts.php (added)
-
tags/1.0.6/client-qckply_data.php (added)
-
tags/1.0.6/client-save-images.php (added)
-
tags/1.0.6/client-save-playground.php (added)
-
tags/1.0.6/client.php (added)
-
tags/1.0.6/clone.php (added)
-
tags/1.0.6/expro-api.php (added)
-
tags/1.0.6/expro-filters.php (added)
-
tags/1.0.6/expro-networkadmin.php (added)
-
tags/1.0.6/expro-quickplayground-sync.php (added)
-
tags/1.0.6/filters.php (added)
-
tags/1.0.6/getmenus.php (added)
-
tags/1.0.6/images (added)
-
tags/1.0.6/images/quick-playground.png (added)
-
tags/1.0.6/includes.php (added)
-
tags/1.0.6/key_pages.php (added)
-
tags/1.0.6/languages (added)
-
tags/1.0.6/languages/quick-playground.pot (added)
-
tags/1.0.6/makeBlueprintItem.php (added)
-
tags/1.0.6/qckply (added)
-
tags/1.0.6/qckply-iframe.php (added)
-
tags/1.0.6/qckply-loading.php (added)
-
tags/1.0.6/qckply/build (added)
-
tags/1.0.6/qckply/build/blocks-manifest.php (added)
-
tags/1.0.6/qckply/build/qckply (added)
-
tags/1.0.6/qckply/build/qckply/block.json (added)
-
tags/1.0.6/qckply/build/qckply/index-rtl.css (added)
-
tags/1.0.6/qckply/build/qckply/index.asset.php (added)
-
tags/1.0.6/qckply/build/qckply/index.css (added)
-
tags/1.0.6/qckply/build/qckply/index.js (added)
-
tags/1.0.6/qckply/build/qckply/render.php (added)
-
tags/1.0.6/qckply/build/qckply/style-index-rtl.css (added)
-
tags/1.0.6/qckply/build/qckply/style-index.css (added)
-
tags/1.0.6/qckply/build/qckply/view.asset.php (added)
-
tags/1.0.6/qckply/build/qckply/view.js (added)
-
tags/1.0.6/qckply/package-lock.json (added)
-
tags/1.0.6/qckply/package.json (added)
-
tags/1.0.6/qckply/qckply.php (added)
-
tags/1.0.6/qckply/readme.txt (added)
-
tags/1.0.6/qckply/src (added)
-
tags/1.0.6/qckply/src/qckply (added)
-
tags/1.0.6/qckply/src/qckply/block.json (added)
-
tags/1.0.6/qckply/src/qckply/edit.js (added)
-
tags/1.0.6/qckply/src/qckply/editor.scss (added)
-
tags/1.0.6/qckply/src/qckply/icon.svg (added)
-
tags/1.0.6/qckply/src/qckply/index.js (added)
-
tags/1.0.6/qckply/src/qckply/render.php (added)
-
tags/1.0.6/qckply/src/qckply/style.scss (added)
-
tags/1.0.6/qckply/src/qckply/view.js (added)
-
tags/1.0.6/quick-playground.php (added)
-
tags/1.0.6/quickplayground-updates.php (added)
-
tags/1.0.6/quickplayground.css (added)
-
tags/1.0.6/quickplayground.js (added)
-
tags/1.0.6/quickplayground.min.js (added)
-
tags/1.0.6/quickplayground_design_clone.php (added)
-
tags/1.0.6/readme.txt (added)
-
tags/1.0.6/swinging-30px.png (added)
-
tags/1.0.6/swinging-99104_640.png (added)
-
tags/1.0.6/utility.php (added)
-
trunk/quick-playground.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
quick-playground/trunk/quick-playground.php
r3432091 r3432092 4 4 * Plugin URI: https://quickplayground.com 5 5 * Description: Preview your content in different themes or test plugins using WordPress Playground. Quickly create Theme and Plugin demo, testing, and staging websites. 6 * Version: 1.0. 56 * Version: 1.0.6 7 7 * Author: David F. Carr 8 8 * License: GPL2 -
quick-playground/trunk/readme.txt
r3432091 r3432092 9 9 Tested up to: 6.9 10 10 11 Stable tag: 1.0. 511 Stable tag: 1.0.6 12 12 13 13 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.