Nevermind, answered my own question:
http://www.keyframesandcode.com/resources/javascript/jQuery/demos/populate-demo.html
Used that to update all the text and drop downs. Couldn’t get it to work with my checkboxes, but a few other lines of jQuery took care of those. I like the idea of just auto filling the form with the defaults, rather than submitting it right away.
Related Posts:
- How to add field for new site-wide option on Network Settings screen?
- Modifying a JS file with data from plugin settings
- Correct way to serialize the data of options table?
- Where should I use get_option in a plugin
- Inherit plugin settings to new site in Multisite
- How to tell if plugin has been network activated
- Custom plugin settings: clicking “save changes” does not display success message
- Duplicate settings of master blog to slave blogs in WP multi-site installation
- Environment Specific Options Token
- How do I extract the Alt Text from an image attachment upload via the WordPress Options Framework Plugin?
- How to create a Page alias in WordPress
- How to fetch serialized data from wordpress options
- Some Plugin Settings Are Kept After Removal and Reinstall of the Plugin
- Changing widget options via the functions.php when there are no hooks
- While Using Static Pages, How Can I Get /blog into the URL of Each Post?
- Get all options saved by another plugin
- Is it ok to call get_option without hooks?
- Enable/Disable WP options programmatically
- Settings API – input always updates over validation
- add function to saving change on Options Pages
- clean wp_options table unused rows
- How to set CORS header?
- Prepare plugin options for multi-lingual support
- Is there a reliable way to keep track of how long a WordPress theme has been active?
- Creating a plugin that will add options. Where should the options menu pages go?
- Add get_option to jquery
- update_user_meta add value on the top on existing value
- Can’t get plugin settings page to save data
- How do i save plugin-specific info?
- Set the active Navigation Menu from a plugin
- Serialize data for wp options
- problems with wordpress and php version 5.3.3-1
- Where does WordPress store plugin (enabled/disabled) status for multisite?
- How to add a default value to get_option if it’s used as a variable?
- WordPress get_option and update_option returned entered on the textbox field
- Create mobile navigation header with settings integration
- Admin Theme customization
- How to get specific setting by settings_fields()?
- changes to widget settings not showing up in individual pages pages until they’re updated [closed]
- Show admin notice on incorrect value on form field
- How to remove traces from widget during uninstallation
- php page not found for plugin options menu
- add tabs in rdp-plugin/includes/settings.php and get settings saved
- wp_editor content in plugin options page
- Redirect to another page using contact form 7? [closed]
- get_option error plugin development
- Update a core option from plugin settings page
- update_option_{$option} not showing old value
- Updating options into the wp database performance
- Can deactivating a plugin sometimes “reset” settings within that plugin?
- Plugin getting Cannot modify header information errors
- How to prevent plugins from sniffing/stealing other plugins’ options?
- Default plugin config to override wp_options?
- OceanWP settings are missing from Add New Post [closed]
- Plugin scheduled event not working
- Update WP option by plugin
- How (or where) do I get wordpress plugin update download link?
- Adding option values as an array using a multi selectable select box
- Store plugin page content in wp_options?
- How do you add a settings page to another menu?
- Need to add/remove group of options and display them as rows
- Multisite Plugin – Access options (wp_options) on child sites
- How to get values from network settings panel?
- How to add a custom form to a plugin’s setting page
- update_option creates an option, which empties on a blog reload
- Using call_user_func() within add_settings_section() within a Class
- How to make sure settings are not lost when plugin is updated?
- Save log for imports in WordPress database – options-table, custom post type or other place?
- how to show new field if option selected?
- Creating an array from form inputs before it is posted to the options database
- Changing the CSS with a plugin
- save short-code in my custom plugin settings problem missed something
- Plugin Options Page and Subpage
- Optimized PHP & WordPress settings for speed/performance?
- save multi-select input using update_option for plugin
- Enable plugins that are “not supported”
- Admin Custom Login loses settings on Code and Data migration
- Echo custom admin field into a is_single()
- Protect WordPress option value
- WordPress Boilerplate Plugin doesn’t see callback functions for add_settings_field and add_settings_section
- How to store multiple instances of the plugin’s options for various shortcodes
- Why is the WordPress update_option not working in this code?
- WordPress update plugin through Dashboard/Plugins displaying error
- Plugin option for input box validation
- Options page textarea to populate custom post select field
- How to create a new database table whenever user changes options
- get_option return incorrect values
- Option page not updating multiple records in settings api
- get_option returning old value for non-admin users
- Create Array from data in the OPTIONS table
- Error when renaming option
- Validating values using Settings API?
- how to protect wordpress website
- homepage olderposts link showing page not found
- WP e-commerce sales-view
- My first plugin doesn’t save the data in options
- How to programmatically detect how many posts are displayed per page?
- selecting options from another form
- How to access values from your own settings page in javascript?
- wp_options Table keeps growing