Random users appearing in Tweet Blender output
-
Hello! Love the plugin, but I’m seeing tweets from random users saved to the database and appearing in the Blender output. Only one user is listed in the code:
<?php if (function_exists('tweet_blender_widget')) { tweet_blender_widget(array( 'unique_div_id' => 'tweetblender-t1', 'sources' => '@achellios', 'refresh_rate' => 60, 'tweets_num' => 5, 'view_more_url' => 'https://twitter.com/achellios' )); } ?>
However, tweets from @ARTIBILITY, @isabellagv, and others are also being recorded. Any idea what might be causing this?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Random users appearing in Tweet Blender output’ is closed to new replies.