Automattic / Automattic/jetpack
Plugin Directory improvements: add "Live Preview" button
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
The WordPress.org Plugin Directory is currently testing a new optional "Live Preview" button, powered by WP Playground. That button will appear when you've committed a `blueprint.json` file in `assets/blueprints` in the plugin's SVN.
-- [Plugin Directory: Preview button revisited](https://make.wordpress.org/meta/2023/11/22/plugin-directory-preview-button-revisited/)
That blueprint file offers a few options that could be interesting to automatically set up our plugins for a demo:
- Pre-install plugins
- Pre-install themes
- Set options
- [And more, as explained in the documentation](https://wordpress.github.io/wordpress-playground/blueprints-api/steps)
Let's consider the steps needed for us to prepare the Jetpack plugin for a demo.
*****************
Related discussions:
- p1HpG7-rqu-p2
- p1HpG7-s1G-p2
Contributor guide
Assessment
This issue has not been assessed yet.