Skip to content

Email Reports

Email Reports Scheduled email summaries of 404s, logins, activity, and mail stats.

Scheduled email summaries of 404s, logins, activity, and mail stats.

  • Uses scheduled tasks (WP-Cron) for background work.
  • Includes settings so you can tune this module for your site.
  • Activate license.
  • Enable Reports.
  • Send scheduled email reports.
  • Day of Week.

Enable it if:

  • You specifically need: Scheduled email summaries of 404s, logins, activity, and mail stats.
  • You want this Site Tools feature without installing a separate plugin for it.

Options you can configure for this module include:

  • Activate license
  • Enable Reports
  • Send scheduled email reports
  • Day of Week
  • Day of Month
  • Subject Line
  • %1$s - Site Report (%2$s to %3$s)
  • Send to
  1. Go to WP PowerSuite -> Modules.
  2. Open Site Tools or search for “Email Reports”.
  3. Toggle Email Reports on.
  4. Confirm your WP PowerSuite license is active.
  5. Open the module settings and save.

Toggle it off anytime to stop this module from loading.

  • Confirm Email Reports 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 Reports off to revert, then re-enable with adjusted settings.
What does Email Reports do?

Scheduled email summaries of 404s, logins, activity, and mail stats.

Does Email Reports require a PRO license?

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

Does Email Reports have settings?

Yes. Open module settings from WP PowerSuite -> Modules after enabling it.

How do I turn Email Reports off?

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

Developer notes (hooks & filters)

Source: modules/email-reports/admin.php, modules/email-reports/includes/ReportRegistry.php, modules/email-reports/includes/ReportService.php, modules/email-reports/module.php, modules/email-reports/views/email-template.php, modules/email-reports/views/partials/email-partials.php, modules/email-reports/views/sections/activity-log.php, modules/email-reports/views/sections/email-logs.php. Boot: admin · context: admin, cron, ajax.

Hooks (non-exhaustive): cron_schedules, wpps_email_reports_daily, wpps_email_reports_weekly, wpps_email_reports_monthly, wp_powersuite_module_settings_saved, init, wp_ajax_wpps_email_reports_send_test, wp_ajax_wpps_email_reports_send_now, admin_enqueue_scripts.