Level Up
A collection of resources for WordPress Developers, written and curated by experts
Cron Setup
WP Offload SES relies heavily on cron functioning correctly for background processing, which allows long- running tasks to complete without having any negative impact on your users. You’ll need to…
Jan 8, 2019
IAM Roles on Amazon EC2
To use WP Offload SES with Amazon SES you need to define an AWS access key and secret key. This can be stored in the database or defined in your…
Compatibility With Other Plugins
WP Offload SES has been coded to use WordPress functions, action hooks, and filters for sending emails. This means that, for the most part, the plugin should be compatible with…
Jan 7, 2019
Uninstall WP Offload SES
To completely uninstall WP Offload SES, follow the steps below. Before doing so remember to take a backup of your database. If you have WP Migrate DB installed, you can…
Jan 6, 2019
Background Processes Slow or Not Completing
WP Offload SES relies heavily on background processing, which allows long-running tasks to complete without having any negative impact on your users. If you notice issues with emails not sending,…
Is WP Offload SES compliant with GDPR?
When you activate your license key in the plugin, your site URL is sent to our server for licensing purposes. We also send some minimal data about the site install…
Finding and Restoring Database Backups
With WP Migrate DB Pro 1.9 the backups tab was introduced. This is an additional tab added to the user interface that lists database backups made during a migration. The…