Method | Description | |
---|---|---|
get_all_image_sizes ( ) | ||
get_attachment_image_html ( array $settings ) : string | ||
get_attachment_image_src ( $attachment_id, $group_name, $instance ) | ||
get_type ( ) |
Method | Description | |
---|---|---|
_get_child_default_args ( ) | ||
_get_controls ( $args ) |
Method | Description | |
---|---|---|
_get_image_sizes ( ) |
public static get_attachment_image_html ( array $settings ) : string | ||
$settings | array | [ image => [ id => '', url => '' ], image_size => '', hover_animation => '' ] |
return | string |
public static get_attachment_image_src ( $attachment_id, $group_name, $instance ) |