Right, jumped the gun again and just wasn’t thinking.
You can delete the transient cache when sanitizing the options data.
When you create a function to sanitizing the options by adding in the code to delete the transient here, the transient is deleted when you click on save settings.
Related Posts:
- Theme Options page with tabs
- get_option() vs get_theme_mod(): Why is one slower?
- Using update_option() and get_option() is echoing escaped strings
- Outputting results from select box option in options panel
- Display user HTML on website
- Need help understanding/coding with Settings API
- How to add an alternative style sheet as a theme option?
- get option framework options returns Call to undefined function of_get_option()
- How to set a default theme option after installing theme?
- WordPress theme options framework, I can’t read them in my templates
- Multiple options in the options_value field of the wp_options table
- How can I create a rearrangeable list of items like OptionTree offers with the Theme Customization API?
- Theme options are they necessary
- The best place of the code for creating a robots.txt file
- How do I display a WP Option from an array?
- Blogname and Blogdescription in Pagelines DMS Options Panel
- What should I use to store options for a single blog on a network site?
- Changing the layout of a custom options page
- Slightly modified options framework Colour picker
- wordpress theme option in other templates
- Are transients garbage collected?
- How does object caching work?
- Will it break my site if I delete all transient records in wp_options table?
- How to pass variable to add_settings_section() callback?
- WordPress API Menu/Submenu Order
- Is get_option() faster than accessing get_transient()?
- wp_editor() fields on Theme Options Page not saving
- Adding a checkbox to the theme customizer
- Adding a description to theme customizer controls
- How To Add New Option Types To Option Tree?
- Best practices for a Style/CSS based theme options page?
- Plugin options will not save in database
- Theme Options Panels, What are some good examples from Frameworks or Premium Themes? [closed]
- Fallback when Transient API fails
- Submenu pages delete settings from options array when saved
- Site Title and Tagline in Theme Options Page
- Where are a theme’s options stored and can I export them to be imported into freshly installed themes?
- Should I store external API data in my WP database or keep it as a transient?
- Can I install Analytics before deciding on a theme?
- How should I use register_setting, add_settings_section, & add_settings_field in my plugin’s options page?
- Options Framework options not being output
- Editor role cannot save custom theme options
- Two Ways Of Creating WordPress Options Pages
- WordPress Nonce and check admin referer help needed
- Theme option : having the ability to select among several predefined headers
- Site Title and Tagline in Pagelines DMS Options Panel
- Upload multiple images via theme options [closed]
- Save Theme Options (options.php) From The Frontend
- Long option names fail silently?
- Separate backend “Widgets” page for each language
- PHP stylesheet cannot use standard WP functions
- Setting up a members area
- Theme options WP Editor
- WordPress: update_option, don’t update empty options?
- What to use , set_transient, set_option or file system? [closed]
- How to mark an option as selected
- Get the timout value of a saved transient?
- Cannot update WordPress General Settings Site Title and Tagline
- Is there a reliable way to keep track of how long a WordPress theme has been active?
- How Can I Create a List of Values to Be Iterated Through via WordPress Customization API?
- Can’t save options
- How to cache posts based on $_GET? Option name is too long? Options / transients
- Disable Theme API / Front end (for API only environment)
- How to create dependent field in Customizer?
- How can I insert some extra validation into the theme options’ validation function using add_filter?
- How can I add an options page for my class based plugin?
- Disable image resizing on specific upload fields
- Put standard wordpress options into a theme options panel?
- How can I get my options in json response?
- Storing product price data in the database
- Removing \\\ from Saved Data
- Use of check_admin_referer with theme options and options.php
- How to create a drop down list with pages to a themes options page?
- WordPress custom options storing?
- Add Plugin options as subpage to Theme options page
- Store a default value for a transient on plugin activation
- How can I make my options in an array and store theme in WP options one DB row?
- Store regex expression in WordPress DB using Options API
- WordPress admin panel framework weird layout on server side
- Update problem with update_option() in combination with register_setting()
- Theme Customizier sanitize_callback not working
- Getting the ID of header image, even when set to random
- Theme Options page not saving data correctly
- Getting error to display radio button value in General Settings page
- Transients API conditional
- Error: options page not found
- Create an Options page with two image upload fields
- Only allow site url in text field using wp_kses/wp_filter_nohtml_kses?
- API for wp menu hacks
- Additional custom header image
- Efficiency of wp_options vs a new table
- Options Theme – WordPress [closed]
- Problem with Settings API: changes are not saved after submit
- WordPress Drop down category as array for using in page builder
- How to reset (clear) theme settings
- Settings API settings section not appearing
- Is there a function to add additional options to the Twentyeleven option page?
- How to save custom settings api fields with custom section fuction
- How to get of_get_option() inside the inc folder file
- Retrieve uploaded image attibutes value from option tree theme options