ACF Image Array Gallery

1
2
<?php $image = get_sub_field('image_thumb');
$url = $image['url'];
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Creates a gallery with automatically generate thumbnails.

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.