You are here

constant SIMPLENEWS_SUBSCRIPTION_ACTIVE in Simplenews 7.2

Same name and namespace in other branches
  1. 7 simplenews.module \SIMPLENEWS_SUBSCRIPTION_ACTIVE
3 uses of SIMPLENEWS_SUBSCRIPTION_ACTIVE
hook_simplenews_subscription_operations in ./simplenews.api.php
Return operations to be applied to subscriptions.
SimplenewsRecipientHandlerBase::buildRecipientQuery in includes/simplenews.recipient_handlers.inc
Implements SimplenewsRecipientHandlerInterface::buildRecipientQuery()
simplenews_simplenews_subscription_operations in includes/simplenews.admin.inc
Implements hook_simplenews_subscription_operations().

File

./simplenews.module, line 62
Simplenews node handling, sent email, newsletter block and general hooks

Code

define('SIMPLENEWS_SUBSCRIPTION_ACTIVE', 1);