cosenary / Instagram-PHP-API

An easy-to-use PHP Class for accessing Instagram's API.
http://cosenary.github.com/Instagram-PHP-API
BSD 3-Clause "New" or "Revised" License
1.46k stars 781 forks source link

support pagination for user likes and tags #38

Closed khammami closed 1 year ago

khammami commented 10 years ago

next_max_id is deprecated for tags we should use next_max_tag_id instead max_like_id is used with user likes and not max_id

vinkla commented 9 years ago

:+1: