Active
Project:
Twitter
Version:
7.x-6.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2013 at 22:48 UTC
Updated:
30 Aug 2015 at 00:51 UTC
Jump to comment: Most recent
Comments
Comment #1
juampynr commentedThat doc is old. The Twitter API says that it will retrieve up to 200 tweets per user and request. I am not sure if not defining the count parameter makes it to retrieve less than that.
Comment #2
codybarr commentedYeah, when I add a new twitter account it only pulls in the last 20 tweets. Is there any plan to provide an option to pull in all of a user's tweets?
Comment #3
damienmckennaComment #4
damienmckennaThere should be a global option to control the behavior of twitter_fetch_user_timeline() if there is no 'since_id' parameter suitable.