1. Home
  2. EdminBoost
  3. White label
  4. System status footer

System status footer

When White Label is active, replace the right admin footer (normally WP version text) with pipe-separated stats you select.

PREREQUISITES

EdminBoost enabled + Pro/Agency + Enable white-label branding saved.

FOOTER LAYOUT

  • Left: optional hide WordPress credit (other doc).
  • Right: status segments when any toggle is on. Segments joined with |, HTML-escaped.

TOGGLES

  • Show IP address — server SERVER_ADDR (e.g. IP: x.x.x.x).
  • Show PHP version — e.g. PHP 8.3.x.
  • Show WordPress version — e.g. WP 6.x.
  • Show memory usage — used/limit/percent.
  • Show memory limit — e.g. Limit: 256 MB.
  • Show memory available — e.g. Available: 211 MB.

Memory from PHP usage + memory_limit ini.

If no toggles on: right footer stays default WordPress version text (even if white label is on).

On White Label page; updates with checkboxes; shows “No status details selected” when all off.

STEPS

  1. White Label tab.
  2. Enable white-label branding.
  3. Check desired status metrics.
  4. Check preview.
  5. Save white label settings.

USE CASES

Quick PHP/WP for support; memory on heavy admin; server IP on VPS (not visitor IP).

PRIVACY

Computed on each admin load locally; not sent externally. Visible to anyone who sees wp-admin footer.

TROUBLESHOOTING

No line → toggle on, master on, Pro active, saved.
 Still WP version → no status toggles enabled.
 IP “—” → common on local dev.

How can we help?