-
Notifications
You must be signed in to change notification settings - Fork 0
Requirement Spec
Scott Blackburn edited this page Mar 16, 2023
·
2 revisions
- Function across single site and multisite installs
- Allow users to modify the
theme.json
file using a react based UI and save the overrides into thewp_options
table for the site / subsite - Can modify all existing properties in the
theme.json
- When the front end loads, run the required filters to load the modified theme.json
- Validate theme.json on load
- Revert values back, show changes that have been made
- User permissions
- Allow extra properties to be added that may not exist in the activated theme's
theme.json