Changes between Version 2 and Version 3 of Ticket #7251, comment 56
- Timestamp:
- 10/06/2023 10:17:26 AM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7251, comment 56
v2 v3 17 17 18 18 They should allow plugin authors to upload custom url for live preview button so that we can use url parameters to install dependency like - ?plugin=elementor&plugin=elementor-addon-namr&theme=hello 19 20 [https://x.com/milangd/status/1710234293627142218?s=20 Milan Petrovic said] 21 22 I have plugins for bbPress; if you run preview, nothing happens since bbPress is missing. Even if bbPress is active, it is empty, there is nothing to show. Without plugin requirements, Preview can't install required plugins. Without demo data, users have nothing to see. 23 24 ---- 25 26 To add to that – Playground, the library, has support for multiple plugins and demo data. Sounds like making these features available in live previews is a must-have for many plugins.