The Tools tab contains utility actions for maintenance and troubleshooting.

Clear Transients

Deletes all WordPress transients (short-lived cached data stored in the database), then flushes the object cache. A confirmation prompt is shown before running. Also available via WP-CLI: wp pmpro-hosting clear-transients.

Use when:

  • Debugging unexpected or stale behaviour after a plugin update.
  • Clearing out accumulated transient data that may be affecting performance or logic.

Clear Logged-In Users

Destroys the session tokens for all users except the currently logged-in user. Everyone else will be signed out on their next page load. A confirmation prompt is shown before running.

Use when:

  • Responding to a suspected security incident.
  • Clearing orphaned sessions after a site migration or user database reset.

Clear All Caches

See Clear All Caches in the Page Caching documentation. The button here is identical.

Screenshot of the PMPro Hosting Tools Panel

Last updated on March 26, 2026


Was this article helpful?
YesNo