PHPackages                             digitoimistodude/image-hashtag-feed - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. digitoimistodude/image-hashtag-feed

AbandonedArchivedWordpress-plugin[API Development](/categories/api)

digitoimistodude/image-hashtag-feed
===================================

WordPress plugin to get Instagram hashtag feeds working again by bypassing the API.

321229[1 issues](https://github.com/digitoimistodude/image-hashtag-feed/issues)PHP

Since May 26Pushed 4y ago6 watchersCompare

[ Source](https://github.com/digitoimistodude/image-hashtag-feed)[ Packagist](https://packagist.org/packages/digitoimistodude/image-hashtag-feed)[ RSS](/packages/digitoimistodude-image-hashtag-feed/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

‼️**This repository is no longer actively maintained. The plugin still works, but does not receive any further updates other than community contributed fixes.**Image hashtag feed
==================

[](#image-hashtag-feed)

WordPress plugin to get Instagram hashtag feeds working again by bypassing the API. Handcrafted with love at [Digitoimisto Dude Oy](http://dude.fi), a Finnish boutique digital agency in the center of Jyväskylä.

The Instagram fetcher is based on [Instagram-Hashtag-Grabber](https://github.com/Bolandish/Instagram-Hashtag-Grabber) from [Thomas Bolander](https://github.com/Bolandish) and settings page is made with excellent [Simple Admin Pages](https://github.com/NateWr/simple-admin-pages) library made by [Nate Wright](https://github.com/NateWr).

Table of contents
-----------------

[](#table-of-contents)

1. [Please note before using](#please-note-before-using)
2. [License](#license)
    1. [Legal](#legal)
3. [Usage](#usage)
    1. [Settings](#settings)
    2. [Functions](#functions)
    3. [Hooks](#hooks)
4. [Composer](#composer)
5. [Contributing](#contributing)

### Please note before using

[](#please-note-before-using)

Image hashtag feed plugin is not meant to be "plugin for everyone", it needs at least some basic knowledge about php and css to add it to your site and making it look beautiful.

This is a plugin in development for now, so it may update very often because new features and changes in Instagram's end. By using this plugin, you agree that the anything can change to a different direction without a warning.

#### Legal

[](#legal)

Please be aware that Instagram prohibits crawling, scraping and caching in their [TOC](https://help.instagram.com/478745558852511). This plugin uses same endpoint that Instagram is using in their own site, so it's arguable if TOC can prohibit the use of openly available information.

There has been few [court cases in United States](https://en.wikipedia.org/wiki/Web_scraping#Legal_issues), where the court has ruled that scraping is illegal. In Europe, there have been also few similar cases. None of these cases have had Instagram involved.

**This being said, use your own consideration whether you wan't to use this plugin.**

### License

[](#license)

Image hashtag feed is released under the GNU GPL 2 or later.

### Usage

[](#usage)

#### Settings

[](#settings)

Settings page can be found from `Settings` -&gt; `Image hashtag feed`.

From settings page you can set which hashtag to use and check when the last fetch from Instagram was made. Hashtag can be also set dynamically from functions described below.

#### Functions

[](#functions)

Plugin brings few functions to use in your site.

##### `get_the_dude_img_hashfeed_raw`

[](#get_the_dude_img_hashfeed_raw)

Returns array of objects received from Instagram. Object contains all basic details about the image; timestamp, comment and like counts, caption, author information and src to use when displaying image. These can be changed with [filter](#hooks).

```
object(stdClass)#1211 (10) {
    ["code"]=>
    string(11) "BGY_ICpOF0S"
    ["date"]=>
    int(1465382279)
    ["comments"]=>
    object(stdClass)#1212 (1) {
      ["count"]=>
      int(0)
    }
    ["caption"]=>
    string(80) "Some new swag arrived from @digitalocean sticker department
