Created
August 6, 2014 23:10
-
-
Save Spoygg/c9599ae1b4c6994b2761 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$main->add_element('Ugallery', array( | |
'columns' => 20, | |
'id' => 'main-module3-Ugallery', | |
'rows' => 27, | |
'margin_top' => 0, | |
'margin_left' => 2, | |
'margin_bottom' => 0, | |
'margin_right' => 0, | |
'options' => array( | |
'images' => array( | |
array( | |
'src' => get_stylesheet_directory_uri() . '/images/single-page-634/Mac-Galymzhan Abdugalimov-230x230-2016.jpg', | |
'srcFull' => 'http://upfront.dev/wp-content/uploads/2014/02/Mac-Galymzhan Abdugalimov.JPG', | |
'id' => 1786, | |
'title' => 'Image caption', | |
'caption' => 'Image description', | |
'sizes' => array('full' => 'h'), | |
'margin' => array('left' => 0, 'top' => 0), | |
'size' => array('width' => 345, 'height' => 230), | |
'cropSize' => array('width' => 140, 'height' => 140), | |
'cropOffset' => array('top' => 0, 'left' => 35), | |
'rotation' => 0, | |
'link' => 'original', | |
'url' => '', | |
'alt' => '', | |
'tags' => array( 'Retro' ) | |
), | |
array( | |
'src' => get_stylesheet_directory_uri() . '/images/single-page-634/tumblr_mnh0n9pHJW1st5lhmo1_1280-230x230-8852.jpg', | |
'srcFull' => get_stylesheet_directory_uri() . '/images/single-page-634/tumblr_mnh0n9pHJW1st5lhmo1_1280.jpg', | |
'id' => 1788, | |
'title' => 'Image caption', | |
'caption' => 'Image description', | |
'sizes' => array('full' => 'h'), | |
'margin' => array('left' => 0, 'top' => 0), | |
'size' => array('width' => 345, 'height' => 230), | |
'cropSize' => array('width' => 140, 'height' => 140), | |
'cropOffset' => array('top' => 0, 'left' => 35), | |
'rotation' => 0, | |
'link' => 'original', | |
'url' => '', | |
'alt' => '', | |
'tags' => array( 'Retro', 'Modern' ) | |
), |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment