Make WordPress Core

Opened 13 years ago

Closed 11 years ago

Last modified 11 years ago

#18550 closed enhancement (duplicate)

Add args to signup_finished action

Reported by: rabino's profile rabino Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.0
Component: Multisite Keywords:
Focuses: Cc:

Description

In wp-signup.php there are 2 calls to do_action( 'signup_finished' );

1) When an user sings up.
2) When a new user sing up and a new site (in Multisite) is created.

It'd be good to have a way to diferenciare this differente scenarios. Also, it'd be good to have the registered user info passed to this action.

Change History (3)

#2 @c3mdigital
11 years ago

  • Resolution set to duplicate
  • Status changed from new to closed
  • Version changed from 3.2.1 to 3.0

I'm closing this in favor of #17948 which is a complete overhaul of the registration process.

#3 @SergeyBiryukov
11 years ago

  • Component changed from General to Multisite
  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.