• Hello i want to ask what these lines means ? I read that is for security, but from where is ‘add-user’ and why do i need the second line ?

    Thank you

    <?php wp_nonce_field( ‘add-user’ ) ?>
    <input name=”action” type=”hidden” id=”action” value=”adduser” />

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘wp_nonce_field questions’ is closed to new replies.