Codex

Function Reference/signup nonce fields

This page is marked as incomplete. You can help Codex by expanding it.

Contents

Description

Adds nonce HTML fields to the signup page.

Usage

<?php signup_nonce_fields(); ?>

Parameters

This function does not accept any parameters

Return Value

This function does not return a value. It echoes out the necessary HTML.

Examples


Notes

Change Log

Since: MU

Source File

signup_nonce_fields() is located in wp-includes/ms-functions.php

Related

 

See also index of Function Reference and index of Template Tags.