ДП
$image = get_field('slide2');
$size = 'full';
$attr = array(
'class' => 'foo bar'
);
if( $image ) {
echo wp_get_attachment_image( $image, $size, $attr );
}
Size: a a a
ДП
E7
E7
A
A
Использование
$img = wp_get_attachment_image( $attachment_id, $size, $icon, $attr );
A
E7
Использование
$img = wp_get_attachment_image( $attachment_id, $size, $icon, $attr );
A
E7
СМ
СМ
JB
И
J
JB
И
И
AZ