Opened 10 years ago
Closed 10 years ago
#29648 closed enhancement (maybelater)
Facilitate setting changes to be pre-populated in a request to load the Customizer
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.4 |
Component: | Customize | Keywords: | needs-patch 2nd-opinion |
Focuses: | Cc: |
Description
Give an admin page which allows the user to make some settings changes, it would be handy if there was a way to to have a “Preview” button alongside any “Save” button. The Preview button could take the settings, and open the Customizer with those settings passed along as POST data, and then the Customizer could then override those settings when it loads and set the dirty state. Then the user could Save the settings from the Customizer to make the changes live.
Change History (1)
Note: See
TracTickets for help on using
tickets.
This would be a good feature plugin. Not sure it is needed in Core. Customize Transactions (#30937) would probably facilitate this.