Languages: English • 日本語 (Add your language)
Retrieves or displays the referer hidden form field.
The referer field value will be the value of the 'REQUEST_URI' element of the $_SERVER PHP superglobal variable, and the field name will be '_wp_http_referer' , in case you wanted to check manually.
<?php wp_referer_field( $echo ) ?>
Since: 2.0.4
wp_referer_field() is located in wp-includes/functions.php
.
Nonce functions: wp_nonce_ays(), wp_nonce_field(), wp_nonce_url(), wp_verify_nonce(), wp_create_nonce(), check_admin_referer(), check_ajax_referer(), wp_referer_field()
Nonce hooks: nonce_life, nonce_user_logged_out, explain_nonce_(verb)-(noun), check_admin_referer