New and updated in 3.4.0
-
Fires when enqueuing Customizer control scripts.
-
Fires when Customizer control styles are printed.
-
Chooses a header image, selected from existing uploaded and default headers, or provides an array of uploaded header data (either new, or from media library).
Used by 5 functions | Uses 7 functions | Source: wp-admin/includes/class-custom-image-header.php:1173 -
Removes a header image.
Used by 2 functions | Uses 1 function | Source: wp-admin/includes/class-custom-image-header.php:1228 -
Resets a header image to the default image for the theme.
Used by 1 function | Uses 6 functions | Source: wp-admin/includes/class-custom-image-header.php:1239 -
Uploads the file to be cropped in the second step.
-
Unused since 3.5.0.
Used by 0 functions | Uses 0 functions | Source: wp-admin/includes/class-custom-image-header.php:1144 -
Unused since 3.5.0.
Used by 0 functions | Uses 0 functions | Source: wp-admin/includes/class-custom-image-header.php:1156 -
-
-
-
methodWP_User::exists()
Determines whether the user exists in the database.
-
Prepares panels, sections, and controls.
-
Adds a customize setting.
-
Enqueues scripts for customize controls.
-
Retrieves a customize setting.
-
Registers some default controls.
-
Removes a customize setting.
-
Callback for validating the header_textcolor value.
-
Adds a customize section.
-
Retrieves a customize section.
-
Removes a customize section.
-
Adds a customize control.
-
Retrieves a customize control.
-
Removes a customize control.
-
Helper function to compare two objects by priority, ensuring sort stability via instance_number.
-
hookcustomize_save
Fires once the theme has switched in the Customizer, but before settings have been saved.
-
Prints JavaScript settings for preview frame.
-
Prints a signature so we can ensure the Customizer was properly executed.
-
Removes the signature in case we experience a case where the Customizer was not properly executed.