Skip to content
Admin Plugins
Titanium Error Intelligence Tutorials
10 practical ways to turn WordPress PHP errors into clearer local diagnostics.

These step-by-step tutorials cover first-time setup, the Monitoring Self-Test, grouped error behavior, Request Impact, source-version lifecycle, the log viewer, live wp-admin alerts, private log storage, file tools, Multisite and the plugin's seven-day local retention model.

  • Grouped critical errors
  • Request Impact Map
  • Monitoring Self-Test
  • Local by default
Step-by-step PHP error monitoring tutorials.

Start by making sure WordPress can write a debug log, then verify the pipeline before relying on the intelligence cards. Use the behavior and impact evidence to narrow a problem, and only then move into the raw log or file tools when deeper inspection is needed.

08
Live Admin Alertswp-admin

How to see newly written PHP errors and warnings while you work in wp-admin

Live admin alerts are optional and authenticated. When enabled, a lightweight AJAX runtime checks the configured debug log only while an authorized admin page is open and shows newly appended errors or warnings inside wp-admin.

Configure the alert behavior

  1. Open the WordPress debug logging card and find Live admin log alerts.
  2. Enable live admin alerts. The setting is saved without requiring you to expose errors on the public site.
  3. Choose how many seconds each alert stays visible. The supported range is 3 to 60 seconds.
  4. Choose Always visible at viewport top when you want alerts pinned while scrolling, or Top of admin page when they should remain in the page flow.
  5. Open another wp-admin page and reproduce the issue you are investigating.
  6. Use the alert as a prompt, then open Error Intelligence or the raw log for the complete diagnostic context.

Start with logging, then verify the pipeline before interpreting the dashboard.

The most reliable order is simple: enable or confirm the debug log, run the self-test, wait for real matching errors, inspect behavior and impact, then use the raw log only when you need deeper evidence.

Get Free Version

Need the complete feature overview?

Read the Titanium Error Intelligence plugin page for grouped error behavior, Request Impact, source lifecycle, Monitoring Self-Test, live wp-admin alerts, private log storage and the authenticated log tools in one place.

View Plugin Overview