add_custom_image_header


add_custom_image_header ( $wp_head_callback, $admin_head_callback, $admin_preview_callback = '' )

Parameters:
  • (callable) wp_head_callback Call on the {@see 'wp_head'} action.
  • (callable) admin_head_callback Call on custom header administration screen.
  • (callable) admin_preview_callback Output a custom header image div on the custom header administration screen. Optional.
See:
Defined at:

Description

Add callbacks for image header display.

Related Functions

remove_custom_image_header, has_custom_header, get_custom_header, _custom_logo_header_styles, add_custom_background

Top Google Results

User discussions

wpseek mobile