array(), 'gallery_columns' => array(), 'gutter' => array(), 'animate_on_scroll' => false, 'animation_effects' => '', 'image_size' => '', ), $settings ) ); $class = 'stratum-masonry-gallery'; $gallery_id = uniqid( 'gallery-' ); $options = [ 'columns' => $gallery_columns['size'], 'gutter' => $gutter['size'], 'animate' => ($animate_on_scroll == 'yes' ? true : false) ]; ?>