You are here

constant INSTAGRAM_FEEDS_FEEDS_NODE_TYPE in Instagram Feeds 7

2 uses of INSTAGRAM_FEEDS_FEEDS_NODE_TYPE
instagram_feeds_queue in ./instagram_feeds.module
Deletes old (not needed) Feeds URLs or create new needed Feeds URL (by cron).
_instagram_feeds_uninstall in ./instagram_feeds.install
Helper function to run batch operations for removing all Instagram content.

File

./instagram_feeds.module, line 13

Code

define('INSTAGRAM_FEEDS_FEEDS_NODE_TYPE', 'instagram_url');