SES Pro Docs
SES Pro provides an array of global settings to help you run your own email campaigns, newsletters, and more. In this Doc, we explore the various settings and tools provided by SES Pro. Further, form-specific settings are available via shortcode attributes, and other features are explained elsewhere in the SES Docs.
While SES Pro includes hundreds of template tags, most of them are designed for internal use. The only template tag that you need to know about is ses_pro(), which is used as follows: <?php ses_pro(); ?> That will display the default form using the default attribute values. To customize the form displayed via template tag, […]
SES Pro is equipped with over 60 action and filter hooks.
As of SES Pro version 1.6, you can add a powerful anti-spam feature to any sign-up form. Google reCAPTCHA is a powerful captcha-based anti-spam measure that’s super easy on users and super effective at stopping spam.
As of SES Pro version 1.6, you can specify a list of email addresses or domains that should never be allowed to sign up to any of your campaigns. Introducing the “Email Blacklist” feature..