A Dozen Years of Flexing Success - Celebrate Our Anniversary With Flat 40% Off! 

- Expires in 4 days
       

Apply: Anniversary40OFF

Documentation

s2_taxonomies

this hook allows the registration of Custom Taxonomies in Subscribe2 so that notifications assigned to such custom taxonomies can still generate an email notification.this hook allows the registration of Custom Taxonomies in Subscribe2 so that notifications assigned to such custom taxonomies can still generate an email notification.

function my_taxonomy_types($taxonomies) {
    $taxonomies[] = 'my_taxonomy_type';
    return $taxonomies;
}
add_filter('s2_taxonomies', 'my_taxonomy_types');
Still stuck? Contact

How can we help?

Contact Us

Reach out to us for any inquiry

You must enter full name
You must enter email
You must enter message

We got your message

We will reply to you very soon :)