[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/customize/ -> class-wp-customize-header-image-control.php (summary)

Customize API: WP_Customize_Header_Image_Control class

File Size: 271 lines (8 kb)
Included or required: 2 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

WP_Customize_Header_Image_Control:: (6 methods):
  __construct()
  enqueue()
  prepare_control()
  print_header_image_template()
  get_current_image_src()
  render_content()


Class: WP_Customize_Header_Image_Control  - X-Ref

Customize Header Image Control class.

__construct( $manager )   X-Ref
Constructor.

param: WP_Customize_Manager $manager Customizer bootstrap instance.

enqueue()   X-Ref
No description

prepare_control()   X-Ref


print_header_image_template()   X-Ref
No description

get_current_image_src()   X-Ref

return: string|void

render_content()   X-Ref
No description



Generated : Tue Apr 23 08:20:01 2024 Cross-referenced by PHPXref