null ) , $atts ) ); $tfba_show_photos_from = get_post_meta( $id,'_tfba_show_photos_from',true); if($tfba_show_photos_from == 'userid'){ $instagram_query = get_post_meta( $id,'_tfba_user_id',true); } if($tfba_show_photos_from == 'hashtag'){ $instagram_query = get_post_meta( $id,'_tfba_hashtag',true); } $tfba_number_of_photos = get_post_meta( $id,'_tfba_number_of_photos',true); $tfba_date_posted = get_post_meta($id, '_tfba_date_posted', true); $tfba_profile_picture = get_post_meta($id, '_tfba_profile_picture', true); $tfba_caption_text = get_post_meta($id, '_tfba_caption_text', true); $tfba_show_photos_only = get_post_meta($id, '_tfba_show_photos_only', true); $tfba_feed_style = get_post_meta($id, '_tfba_feed_style', true); $tfba_thumbnail_size = get_post_meta($id, '_tfba_thumbnail_size', true); $tfba_limit_post_characters = get_post_meta($id, '_tfba_limit_post_characters', true); $tfba_column_count = get_post_meta($id, '_tfba_column_count', true); $tfba_theme_selection = get_post_meta($id, '_tfba_theme_selection', true); $tfba_private_access_token = get_post_meta($id, '_tfba_private_access_token', true); $tfba_read_more = get_post_meta($id, '_tfba_read_more', true); ob_start(); ?>

Loading...