You are here

7 uses of SIMPLENEWS_SUBSCRIPTION_STATUS_SUBSCRIBED in Simplenews 6.2

simplenews_count_subscriptions in includes/simplenews.admin.inc
Count number of subscribers per newsletter series.
simplenews_get_subscription in ./simplenews.module
Get the subscription object for the given account.
simplenews_send_node in includes/simplenews.mail.inc
Send newsletter node to subscribers.
simplenews_subscribe_user in ./simplenews.module
Subscribe a user to a newsletter or send a confirmation mail.
simplenews_update_6252 in ./simplenews.install
Add 'sent_subscriber_count' field to 'simplenews_newsletters' table.
simplenews_user in ./simplenews.module
Implementation of hook_user().
simplenews_user_is_subscribed in ./simplenews.module