WP_Customize_Setting::multidimensional_get()
Will attempt to fetch a specific value from a multidimensional array.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Will attempt to fetch a specific value from a multidimensional array.
Will attempt to check if a specific value in a multidimensional array is set.
Will attempt to replace a specific value in a multidimensional array.
Fetch and sanitize the $_POST value for the setting.
Add filters to supply the setting’s value when accessed.
Sanitize an input.
Checks user capabilities and theme supports, and then saves the value of the setting.
Set the root value for a setting, especially for multidimensional ones.
Save the value of the setting, using the related API.
Validates an input.