- Use
register_shutdown_function
to capture fatal errors - Update file loading and organization to allow loading early in the boot process.
inc/namespace.php
is to be loaded first, thenplugin.php
when WordPress is loaded.
- Use local declaration of wp_debug_backtrace_summary
- Track Remote Requests made via the WordPress HTTP API.