New and updated in 3.4.0
-
Fires when the WP_Customize_Setting::save() method is called.
-
Filters a Customize setting value not handled as a theme_mod or option.
-
Don’t render any content for this control from PHP.
Used by 0 functions | Uses 0 functions | Source: wp-includes/customize/class-wp-customize-media-control.php:132 -
Enqueue control related scripts/styles.
Used by 0 functions | Uses 0 functions | Source: wp-includes/customize/class-wp-customize-media-control.php:68 -
Refresh the parameters passed to the JavaScript via JSON.
Used by 1 function | Uses 5 functions | Source: wp-includes/customize/class-wp-customize-media-control.php:80 -
Fires after comment cookies are set.
-
Checks if a child theme is being installed and its parent also needs to be installed.
-
Don’t display the activate and preview actions to the user.
-
Gets the help tabs registered for the screen.
-
Gets the arguments for a help tab.
-
Gets the content from a contextual help sidebar.
-
methodWP_Screen::get_columns()
Gets the number of layout columns the user has selected.
-
Send required variables to JavaScript land
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-theme-install-list-table.php:545 -
Checks to see if the theme is already installed.
Used by 2 functions | Uses 1 function | Source: wp-admin/includes/class-wp-theme-install-list-table.php:558 -
Filters the install action links for a theme in the Install Themes list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-theme-install-list-table.php:363 -
function_copy_image_file()
Copies an existing image file.
-
function_load_image_to_edit_path()
Retrieves the path or URL of an attachment’s attached file.
-
Filters the list of post types to delete with a user.
-
Send required variables to JavaScript land
Used by 1 function | Uses 4 functions | Source: wp-admin/includes/class-wp-themes-list-table.php:346 -
Filters the taxonomy terms checklist arguments.
-
functionwp_caption_input_textarea()
Outputs a textarea element for inputting an attachment caption.
-
function_cleanup_image_add_caption()
Private preg_replace callback used in image_add_caption().
-
functionwp_ajax_dashboard_widgets()
Handles dashboard widgets via AJAX.
-
functionwp_ajax_logged_in()
Handles Customizer preview logged-in status via AJAX.
-
functionwp_ajax_autocomplete_user()
Handles user autocomplete via AJAX.
-
Filters whether to enable user auto-complete for non-super admins in Multisite.
-
Fires when Customizer control scripts are printed.
-
Prints templates, control scripts, and settings in the footer.
-
Filters the list of URLs allowed to be clicked and followed in the Customizer preview.
-
Fires when Customizer controls are initialized, before scripts are enqueued.