WordPress.org

Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Function Reference/new user email admin notice

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

Description

Adds an admin notice alerting the user to check for confirmation email after email address change.

Usage

<?php new_user_email_admin_notice(); ?>

Parameters

This function does not accept any parameters

Return Values

Examples

Notes

Change Log

Since: 3.0

Source File

new_user_email_admin_notice() is located in wp-admin/includes/ms.php.

Related

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