Developer
Hooks
This category contains the available hooks that are available to developers within Gravity SMTP in order to extend its functionality.
Constants
This category contains a list of the constants that can be set within the wp-config.php file of your WordPress installation.
Articles
gravitysmtp_feature_flag
The gravitysmtp_feature_flag allows developers to disable features in Gravity SMTP.
gravitysmtp_managed_email_types
The gravitysmtp_managed_email_types allows developers to modify or extend the list of managed email types by adding their own custom types.
SparkPost Constants
Constants available for the Gravity SMTP SparkPost Integration.
Mailjet Constants
Constants available for the Gravity SMTP Mailjet Integration.
Gravity SMTP Capabilities
List of capabilities that Gravity SMTP introduces to the WordPress role system.
Elastic Email Constants
Constants available for the Gravity SMTP Elastic Email Integration.
Alerts Constants
When set, these optional constants will override settings for the Alerts feature.
Using Constants To Hide Your Sensitive Settings
By using constants in your site’s wp-config.php file, you can securely store this information outside the WordPress admin interface.
Gravity SMTP Integration Slugs
Gravity SMTP integrations use lowercase reference slugs without spaces or special characters.
Using Constants To Set Primary And Backup Integrations
Prevent unwanted configuration changes by locking primary and backup integrations with constants.