[ Index ] |
PHP Cross Reference of WordPress |
[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 |
since: 3.4.2 |
add_tab( $id, $label, $callback ) X-Ref |
param: string $id param: string $label param: mixed $callback since: 3.4.0 |
remove_tab( $id ) X-Ref |
param: string $id since: 3.4.0 |
print_tab_image( $url, $thumbnail_url = null ) X-Ref |
param: string $url param: string $thumbnail_url since: 3.4.0 |
Generated: Thu Nov 21 01:00:03 2024 | Cross-referenced by PHPXref 0.7.1 |