Skip to content

Email Logs

Email Logs History of WordPress-sent email with recipients, subjects, and timestamps for support and debugging.

History of WordPress-sent email with recipients, subjects, and timestamps for support and debugging.

  • Hooks into WordPress email sending.
  • Managed from a dedicated admin page under WP PowerSuite.
  • [Content truncated - exceeded size limit].
  • (Content logging disabled).
  • WP PowerSuite Email Logs.

Enable it if:

  • You specifically need: History of WordPress-sent email with recipients, subjects, and timestamps for support and debugging.
  • You want this Site Tools feature without installing a separate plugin for it.

Email Logs has a dedicated admin page under WP PowerSuite. Enable the module, then open that page to configure it.

  1. Go to WP PowerSuite -> Modules.
  2. Open Site Tools or search for “Email Logs”.
  3. Toggle Email Logs on.
  4. Confirm your WP PowerSuite license is active.
  5. Open the module settings / admin page and save.

Toggle it off anytime to stop this module from loading.

  • Confirm Email Logs is enabled under WP PowerSuite -> Modules -> Site Tools.
  • Use the feature this module controls (the admin UI, front-end behavior, upload, login flow, etc.).
  • ✅ Pass: you see the module-specific behavior described above.
  • ❌ Fail: re-check this module’s settings and license, then look for another plugin doing the same job.
  • No change after enabling. Confirm the toggle is on, hard-refresh, and review this module’s settings.
  • Conflicts. Temporarily disable other plugins that implement the same feature.
  • Locked / inactive. Activate a valid WP PowerSuite license.
  • Unexpected side effect. Toggle Email Logs off to revert, then re-enable with adjusted settings.
What does Email Logs do?

History of WordPress-sent email with recipients, subjects, and timestamps for support and debugging.

Does Email Logs require a PRO license?

Yes. Email Logs is a PRO module and needs an active WP PowerSuite license.

Where do I manage Email Logs?

After enabling it, open its dedicated page under WP PowerSuite.

How do I turn Email Logs off?

Go to WP PowerSuite -> Modules, find Email Logs, and toggle it off.

Developer notes (hooks & filters)

Source: modules/email-logs/includes/EmailLogService.php, modules/email-logs/module.php, modules/email-logs/views/admin-page.php. Boot: standard · context: both.

Hooks (non-exhaustive): wp_privacy_personal_data_exporters, wp_privacy_personal_data_erasers, init, wp_mail, wp_mail_failed, wp_mail_succeeded, wp_ajax_wpps_email_logs_delete, wp_ajax_wpps_email_logs_delete_all, admin_enqueue_scripts, admin_post_wpps_email_logs_save_settings, admin_post_wpps_email_logs_export.