issues
search
FrankM1
/
radium-one-click-demo-install
Once Click Install for Wordpress
Other
113
stars
64
forks
source link
Fix option-tree import
#15
Closed
vburlak
closed
9 years ago
vburlak
commented
9 years ago
fix option-tree import:
[x] add
update_option
to
set_demo_theme_options
,
[x] unserialize before
update_option
(OT will serialize options after validation).
fix option-tree import:
update_option
toset_demo_theme_options
,update_option
(OT will serialize options after validation).