Opened 12 years ago
Last modified 7 years ago
#28643 new enhancement
Improve the wp_die experience
| Reported by: | virgodesign | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 3.9.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | administration |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Related: #10171, #14060, #14530, #15394, #24689.