| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Customize API: WP_Customize_Header_Image_Control class
| File Size: | 282 lines (8 kb) |
| Included or required: | 2 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
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 |
| Enqueues control related scripts/styles. |
| prepare_control() X-Ref |
| Prepares the control. |
| print_header_image_template() X-Ref |
| Prints header image template. |
| get_current_image_src() X-Ref |
| Gets current image source. return: string|void |
| render_content() X-Ref |
| Renders the control's content. |
| Generated : Sat Apr 18 08:20:10 2026 | Cross-referenced by PHPXref |