You are here

constant INSTAGRAM_FEEDS_USERS_VOCABULARY_NAME in Instagram Feeds 7

4 uses of INSTAGRAM_FEEDS_USERS_VOCABULARY_NAME
instagram_feeds_moderation_form_alter in modules/instagram_feeds_moderation/instagram_feeds_moderation.module
Implements hook_form_alter().
instagram_feeds_taxonomy_term_presave in ./instagram_feeds.module
Implements hook_taxonomy_term_presave().
_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 10

Code

define('INSTAGRAM_FEEDS_USERS_VOCABULARY_NAME', 'instagram_users');