Skip to contents

Given a blog post email and subscriber data, finds subscribers who have matching categories, and adds them to the bcc field of the email, if any exist.

Usage

b2n_add_subscribers(post_email, subscriber_data = NULL)

Arguments

post_email

a blog post email created by b2n_post_to_email

subscriber_data

subscriber data from b2n_fetch_subscribers

Value

list