Uses
| Uses | Description |
|---|---|
| wp-includes/functions.php: _wp_die_process_input() | Processes arguments passed to wp_die() consistently for its handlers. |
| wp-includes/functions.php: wp_parse_args() | Merge user defined arguments into defaults array. |
| wp-includes/functions.php: status_header() | Set HTTP status header. |
| wp-includes/functions.php: nocache_headers() | Set the headers to prevent caching for the different browsers. |