Class cz_media_library_ctl
Media library selector. This one is included because the image control that WP provides only allows users to upload a file from their local drive - they are not able to select an existing image already uploaded to their media library. Arg Options: desc, label
- WP_Customize_Control
-
ski\cz_media_library_ctl uses ski\cz_supplement
Namespace: ski
Author: Dan Suleski
Since: 2.0
Link: http://www.webmaster-source.com/2013/02/06/using-the-wordpress-3-5-media-uploader-in-your-plugin-or-theme/
Located at packages/ski.web/controls/ski.wp.customizer.php
Author: Dan Suleski
Since: 2.0
Link: http://www.webmaster-source.com/2013/02/06/using-the-wordpress-3-5-media-uploader-in-your-plugin-or-theme/
Located at packages/ski.web/controls/ski.wp.customizer.php
Methods summary
public
|
#
enqueue( )
Queue up the scripts and styles necessary for the media library dialog. Note that the last parameter to wp_enqueue_script forces the inclusion in the footer instead of the head for faster loading. |
public
|
Methods used from ski\cz_supplement
get_description_after_markup()
,
get_description_markup()
,
get_label_description_markup()
,
get_label_markup()