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_json_encode() | Encode a variable into JSON, with some sanity checks. |
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. |