You are here

constant INSTAGRAM_FEEDS_TAGS_VOCABULARY_NAME in Instagram Feeds 7

2 uses of INSTAGRAM_FEEDS_TAGS_VOCABULARY_NAME
_instagram_feeds_get_taxonomy_terms_to_delete in ./instagram_feeds.module
Helper function to get all taxonomy terms tids for terms.
_instagram_feeds_uninstall in ./instagram_feeds.install
Helper function to run batch operations for removing all Instagram content.

File

./instagram_feeds.module, line 11

Code

define('INSTAGRAM_FEEDS_TAGS_VOCABULARY_NAME', 'instagram_hashtags');