[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Customize API: WP_Customize_Image_Control class
File Size: | 72 lines (1 kb) |
Included or required: | 2 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
WP_Customize_Image_Control:: (4 methods):
prepare_control()
add_tab()
remove_tab()
print_tab_image()
Class: WP_Customize_Image_Control - X-Ref
Customize Image Control class.prepare_control() X-Ref |
add_tab( $id, $label, $callback ) X-Ref |
param: string $id param: string $label param: mixed $callback |
remove_tab( $id ) X-Ref |
param: string $id |
print_tab_image( $url, $thumbnail_url = null ) X-Ref |
param: string $url param: string $thumbnail_url |
Generated : Sat Nov 23 08:20:01 2024 | Cross-referenced by PHPXref |