In the end, I ended up using Javascript. Solution involved changing the values of second dropdown depending on the value of the first dropdown. The data (an associative array with keys being options for the first dropdown and their corresponding values being options for the second dropdown) is localized using wp_localize_script
and made available in javascript.
Related Posts:
- WP Customizer – Prevent live preview
- Different customizer previewUrls per section
- Add custom background to div in home page
- How do I handle the “WP_Customize_Cropped_Image_Control” callback?
- Make Theme Options Native to Theme Customizer
- Can I change a control’s transport in Customizer depending on the previewed page?
- Passing data from customize-controls.js to the customize-preview.js
- Get attachment id from WP Customizer
- How to output WP_Customize_Cropped_Image_Control setting?
- Deactivate sections/panels when the Customizer finishes loading
- Why is remove_setting and remove_control not working?
- Need to run a plugin on Customize.php
- Customizer preview doesn’t update get_option() value properly
- Set Default Page On Customizer Live Preview
- Rename and rearrange customizer section
- Customizer not saving image settings
- How to hide few theme customization options – TwentySeventeen theme
- Theme Customizer – My panel disappears
- How to remove mixed content warnings in WP Customizer
- Does the customizer support multiple templates?
- How can a default site icon be set in customizer?
- New customizer setting not showing value
- Removing pre existing menu item
- Theme customization based on grouped pages
- get_theme_mod() only working when the customizer is open
- Change the location of add_theme_support( ‘custom-header’ ) in the customizer
- Customizer: Update Preview instantly when typing into a number input field
- add_theme_support(‘custom-header’) does not add the option to customize
- Create custom control for WordPress customizer using JavaScript
- Customizer Not Applying Any Change, No Error Thrown
- Can i use the same sanitize function on multiple theme mod textboxes?
- Need a help on sanitization
- Make customizer controls get custom setting type value
- How to Get WP_Customize_Image_Control content?
- WordPress Customizer Selective Refresh: works only on first setting change
- Selective refresh and registering widget areas
- How to use WP_Customize_Cropped_Image_Control settings in the customizer preview?
- How to use Vuejs inside a custom control?
- WordPress Customizer: Why widgets and nav_menus are components, not panel or section?
- Creating Dependant Text field in Customizer with Checkbox
- Customizer Ajax
- Add post type titles in customizer dropdown list
- How to make a Customizer partial force full refresh instantly?
- get_theme_mod filter ignores sanitize_callback
- DIVI Theme customizer changes not applied on existing pages [closed]
- Place a message in theme customizer sidebar
- Trouble creating custom sanitization function for user list dropdown
- Output foreach loop used in WordPress wp_customize
- Changing Customizer Select To Checbox, But Retaining Classes
- Override theme style rule in Gutenberg
- How to add custom classes to the customizer panels, sections or controls?
- Theme Check plugin error when I add ‘©’ [closed]
- Theme Customize API Panel Concept
- Detect device change (desktop, tablet or mobile) in Customizer
- Kirki: generate toggles for each taxonomy term
- Custom Customizer setting only saving value of 0
- Allow multiple settings to be stored in a single option in Theme customizer
- How to make WordPress customizer to autoload changes?
- Theme customizer not working
- When deleting a theme, are the theme customizer settings also deleted from the database?
- How to Add new Arguments to custom Control of customizer wordpress?
- where to change text for header?
- Theme Customizer for only author.php (per user baisi)
- Customizer API – Class doesn’t exist error
- Get register wp_customize settings in the front end
- Customizer List of Items
- Prevent WordPress from setting src on image added in Customiser
- How would you set Theme Customizer API Previewer Preview URL of a Logged out Page or Login Screen
- Sanitize callback function for select controll in customizer
- Defining path of content folder in WP-config solves the issue of missing header, footer, theme options. Is this a good approach? Expert Advice needed
- Creating a WordPress Customizer control/field with react
- How to save theme customizer values as sub-array?
- Is there a way to load translations from .PO and .MO files for Customizer strings?
- Image Uploaded To Customizer Not Displaying
- Can I fake being in the customizer?
- Domain redirect seems to break WP customizer
- Top header to edit page not present in one page
- WordPress Customizer not allowing menu options
- In 2016 Theme where is the Posts page thumbnail image stored?
- I need to get the control choices to sanitize_callback
- Edit style.css via theme customizer
- Customizer Get Control Choices on Change
- Exiting Customizer alert
- How do I flush a conditioned control’s value if the parent control has been unchecked?
- input type=”button” not working in customizer
- How to implement Selective Refresh within posts?
- Location of customizer Menu panel core code
- Why my first new WP_Customize_Image_Control doesn’t work
- How to add a Visual Edit Shortcut to a theme mod?
- Return customizer setting value in functions.php
- Return value of get_background_color
- Let user select file in customizer
- Customizer_register not saving custom setting to database
- WordPress Customizer Hides my Sections / Controls inside of is_admin()
- New Customizer Menu (WP 4.3) – how is called?
- Custom Sanitation Function Triggering an Alert in Customizer?
- How to tell theme customizer to save setting in my option table?
- Custom logo manage by customizer and theme options
- How to rename and rearrange multiple sections in the Customizer?
- Issue displaying customiser setting with get_theme_mod