PHP error category
WordPress PHP
WordPress runtime integration.
WordPress PHP errors arise when wordpress runtime integration affect an executing PHP application or its supporting service. Use the exact signature and runtime context to narrow the cause before changing configuration.
The guides in this category separate code defects from environment differences, show focused diagnostics, and favor site-scoped corrections that preserve unrelated applications.
Guides in this category
| Title | Pattern | Severity |
|---|---|---|
| WordPress critical error | There has been a critical error on this website. |
fatal |
| WordPress function undefined | Fatal error: Uncaught Error: Call to undefined function wp_enqueue_script() in %s on line %d |
fatal |