Showing two tweets from each user?
-
Hi,
If have this code (see below) and it only shows the 4 latest tweets by date from anyone of the user, so let’s say one user is more active on twitter, then those 4 tweets will be from that person.
I would like to show the latest two tweets from each user, is that possible?<?php echo do_shortcode( "[rotatingtweets screen_name='account1 account2' links_in_new_window = '1' official_format='2' tweet_count='4']" ) ?>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Showing two tweets from each user?’ is closed to new replies.