espresso-dev / instagram-basic-display-php

A simple PHP class for accessing the Instagram Basic Display API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Displaying Hashtags

adambichler opened this issue · comments

commented

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!

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