Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / Classes / Signup / Signup::resend()

Signup::resend( $args,  $assoc_args )

Resend activation e-mail to a newly registered user.

Contents

  • Description
  • OPTIONS
    • Source
  • User Contributed Notes

Description #Description

Top ↑

OPTIONS #OPTIONS

: Identifier for the signup. Can be a signup ID, an email address, or a user_login.
## EXAMPLE
$ wp bp signup resend test@example.com Success: Email sent successfully.


Source #Source

File: cli/src/signup.php


			

Expand full source code Collapse full source code


Top ↑

User Contributed Notes #User Contributed Notes

You must log in before being able to contribute a note or feedback.

Proudly powered by WordPress