iconicwp / WordPress-Settings-Framework

A settings framework for the WordPress settings API
MIT License
334 stars 66 forks source link

Live preview of settings #110

Open adiraoco opened 1 year ago

adiraoco commented 1 year ago

Great package. I wanted to know if it is possible to show users what the plugin output would look like when they change settings and before they save it? Or how to go about doing this. Thanks.

wpiraniir commented 1 year ago

isnt any framework have this because you must use php,html,js,css for create customized popup windows that appear on top and live preview. my suggestion is use framework that support wordpress customizer or use wordpress customizer built in api.