Opened 11 years ago
Last modified 6 years ago
#28643 new enhancement
Improve the wp_die experience
| Reported by: | | Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 3.9.1 |
| Component: | General | Keywords: | |
| Focuses: | administration | Cc: |
Description
Improve the wp_die experience passing an 'action' argument (possibly as a variable) that will let a user to better recognize which 'action' is executing the wp_die function.
This would be let a user improve better the wordpress wp_die page such as adding specific content or action buttons.
The most wp_die calls, inside wordpress core, pass only a message string, without any reference about action that wordpress has executed before.
Change History (3)
Note: See TracTickets for help on using tickets.
Related: #10171, #14060, #14530, #15394, #24689.