You are here

constant INSTAGRAM_FEEDS_IMAGE_NODE_TYPE in Instagram Feeds 7

2 uses of INSTAGRAM_FEEDS_IMAGE_NODE_TYPE
_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 14

Code

define('INSTAGRAM_FEEDS_IMAGE_NODE_TYPE', 'instagram_media_item');