Features
xSpeed Hub Pricing Docs Blog Scan
Appearance
Get Plugin

How to get support

Settings 5 min

Copy a one-click system snapshot — versions, server details, active modules, licence state — so a support ticket starts with the facts instead of twenty questions.

Most support exchanges start with the same round of questions: what versions, which server, what’s enabled. This panel answers all of them in one copyable block, so your first message contains what’s needed instead of prompting a reply asking for it.

Where to find it

  1. In your WordPress admin, click xSpeed Cache in the left menu.
  2. In the xSpeed Cache sidebar, open the Settings group.
  3. Click the Help & Support card.

Shortcut: open wp-admin/admin.php?page=xspeed#/settings/support directly.

✅ This panel is part of xSpeed Cache (Free).

Support links

  1. Help & Support — documentation and ticket links.

Settings at a glance

This panel presents no controls to configure — it’s links plus a generated report:

ElementWhat it does
Help & SupportLinks to documentation and to open a ticket.
System snapshotEnvironment report, with Refresh and Copy markdown.

The module does hold one stored setting, support_url, which decides where Open ticket goes. It isn’t exposed on this panel — change it via REST or WP-CLI if you need tickets pointed somewhere other than xSpeed’s own support page.


How it works

The snapshot is generated on demand from your live install. Refresh regenerates it; Copy markdown puts it on your clipboard formatted for pasting straight into a ticket, forum post or email.


The system snapshot

The system snapshot

  1. System snapshot — with Refresh and Copy markdown.
  2. The report itself — versions, server, modules, licence.
FieldWhy support asks for it
xspeed / xspeed_proPlugin versions — the first thing any bug report needs.
xspeed_apiInternal API version, for compatibility between Free and Pro.
wordpress / php / mysqlPlatform versions.
server_softwareApache vs nginx vs LiteSpeed decides what xSpeed can configure automatically.
multisiteWhether network features apply.
memory_limitRelevant to bulk operations like image conversion.
object_cacheWhether a persistent object cache is active.
home_urlWhich site this is.
active_modulesWhat’s switched on — often the answer on its own.
license_keyLicence state.

active_modules is the field that resolves most tickets. “Caching isn’t working” and a module list not including cache is a complete diagnosis in one line.

🔒 The licence key is masked in the snapshot — first four and last four characters only. The panel states this above the report: “License key is masked — first 4 + last 4 only.”

That’s a thoughtful default, because a system report is precisely the thing people paste into public forums without reading it closely. It’s enough for support to identify your licence, not enough for anyone else to use it.


Writing a useful ticket

The snapshot covers environment. It can’t cover what you did, so add:

  1. What you expected and what happened instead.
  2. Which panel and setting — this documentation’s page titles are a precise way to name them.
  3. When it started, and what changed around then — the activity log records settings changes with old and new values, which is often the missing piece.
  4. The snapshot, pasted via Copy markdown.

That combination — environment, action, timing — is usually enough to skip the back-and-forth entirely.