-
Notifications
You must be signed in to change notification settings - Fork 0
Dashboard
webdesign29 edited this page Jun 13, 2026
·
1 revision
Bext (top-level admin menu, manage_options) is the operator view, plus an admin-bar pill
(green ● = served by bext, red ● = not detected) on every page.
- Status — Served by bext / Not detected
-
Mode —
auto/cloud/off+ a link to Settings -
bext version — from the
BEXT_SERVERparam (blank under WP-CLI / before a PHP hit) - Canonical host, App ID, Purge endpoint
- Purge entire cache button
- Purge log — recent purges: when, scope (N paths / site-wide), origin (auto / manual), and a sample of paths
- Async loopback runner status (should read disabled — system cron)
- Pending / running / failed / completed counts
- Oldest overdue action
- Config checks (see Troubleshooting): served-by-bext, WP-cron handling, async runner,
known-problematic plugins,
open_basedir, object cache - Recent PHP warnings (when Capture PHP warnings is on), with a Clear button
- Email / jobs on-off + app id, with a link to Settings
- Live
GET /__bext/healthreachability check
- The dashboard reads local data (options) and one loopback
/__bext/healthcall; nothing leaves the server in Auto mode. - All values are escaped; the page is gated by
manage_options.
Related: Configuration, WP-CLI (same data from the terminal via wp bext status /
wp bext doctor).
bext-wp · GPL-2.0-or-later · Sponsored by webdesign29 & Inklura · bext.dev
Getting started
Features
Reference
Operations