Changeset 1167

Show
Ignore:
Timestamp:
12/04/07 15:11:08 (9 months ago)
Author:
donncha
Message:

Added signup_finished action for user signup confirmation, fixes #510

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-signup.php

    r1165 r1167  
    309309<p><?php _e('If you do not activate your username within two days, you will have to sign up again.'); ?></p> 
    310310<?php 
     311        do_action('signup_finished'); 
    311312} 
    312313