Active
Project:
Twitter Pull
Version:
7.x-1.0-rc1
Component:
Code
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2012 at 09:15 UTC
Updated:
1 May 2012 at 19:23 UTC
I see you can specify @username OR #hashtag in the $twitkey parameter. Is it possible, using this module, to use a combination of both to pull tweets with #hashtag AND tweeted by @username?
Comments
Comment #1
chrsnlsn commentedMultiple hashtags and users would be nice
Looks like you can refine results using multiple hashtags like this with a plus sign between hashtags
twitter_pull_render('#pdx+#drupal', '', 10);