Replies: 1 comment
-
-https://wptavern.com/what-is-full-site-editing-and-what-does-it-mean-for-the-future-of-wordpress |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The idea here is to make it easier for people to add custom options to their theme. Whether that be using the Customizer API to do it through that built-in WP tool, or to use more robust 3rd party options frameworks like Redux Framework.
Perhaps this could be achieved via a CLI command where it just grabs the repo, puts it in the proper place in the theme, then generates the necessary config file to get it all wired up. Then all the theme dev would need to do is edit an associated array to get their desired fields all set up.
Beta Was this translation helpful? Give feedback.
All reactions