You are here

constant INSTAGRAM_FEEDS_FEED_ID in Instagram Feeds 7

4 uses of INSTAGRAM_FEEDS_FEED_ID
instagram_feeds_get_tasks in ./instagram_feeds.module
Creates tasks for instagram_feeds_cron() and for batch operations.
instagram_feeds_queue in ./instagram_feeds.module
Deletes old (not needed) Feeds URLs or create new needed Feeds URL (by cron).
_instagram_feeds_get_images_to_delete in ./instagram_feeds.module
Helper function to get all images nids that must be deleted.
_instagram_feeds_uninstall in ./instagram_feeds.install
Helper function to run batch operations for removing all Instagram content.

File

./instagram_feeds.module, line 15

Code

define('INSTAGRAM_FEEDS_FEED_ID', 'instagram_feed');