espresso-dev / instagram-basic-display-php

A simple PHP class for accessing the Instagram Basic Display API
MIT License
112 stars 23 forks source link

Displaying Hashtags #6

Closed adambichler closed 4 years ago

adambichler commented 4 years ago

I found a Stackoverflow question where it mentions displaying hashtags using this plugin. (see here: https://stackoverflow.com/questions/60180959/with-the-instagram-api-changes-in-march-2020-whats-the-easiest-way-to-embed-a?newreg=19bbfc33ea05450dabe0b2e9c0e19122)

How would you accomplish that? Thanks!

hermanschutte commented 4 years ago

You will only be able to display your own hashtagged photos unless you use the Graph API.