Add Rotating Tweets to Template Files
-
Hi there,
Great plugin – I just wanted to say that it might be helpful to users to include instructions on adding the tweets to template files.
I added them my author bio box (you can see it here) with a Twitter icon. It works great!
If anyone is interested, I did this using the do_shortcode function:
<?php echo do_shortcode( "[rotatingtweets screen_name='backpackdiary' include_rts='0' links_in_new_window = '1' show_meta_screen_name = '0' exclude_replies='1' show_meta_via = '0' tweet_count='5' show_meta_timestamp = '0' timeout='5000' speed ='1500' show_follow = '1']" ) ?></p>
Thanks again!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Add Rotating Tweets to Template Files’ is closed to new replies.