[s2If is_user_logged_in()] <img src="/my-image.jpg" /> [/s2If]
Statistics: Posted by Cristián Lávaque — December 30th, 2011, 12:44 am
<?php if (current_user_can("access_s2member_level1")){ ?>
<?php echo do_shortcode('[gallery option1="value1"]'); ?>
<?php } else { ?>
Some public content.
<?php } ?>
<?php echo do_shortcode('[gallery columns="3" size="themename-thumbnail"]'); ?>
add_image_size( 'themename-thumbnail', 340, 400, true );
Statistics: Posted by drbyte — December 29th, 2011, 11:52 pm
Statistics: Posted by Harty — December 29th, 2011, 11:37 pm
Statistics: Posted by ayoungren — December 29th, 2011, 5:18 pm
Statistics: Posted by Eduan — December 29th, 2011, 2:29 pm
Statistics: Posted by ayoungren — December 29th, 2011, 2:16 pm