Changes between Initial Version and Version 1 of Ticket #22107, comment 1
- Timestamp:
- 10/05/2012 01:06:07 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22107, comment 1
initial v1 1 1 Introduced in [http://mu.trac.wordpress.org/changeset/825 mu:825]. Doesn't seem to be used or displayed anywhere. 2 2 3 `show_user_form()` only displays `get_error_message('user_email')`, which is set in the next block [[BR]]3 `show_user_form()` only displays `get_error_message('user_email')`, which is set in the next block: [[BR]] 4 4 http://core.trac.wordpress.org/browser/tags/3.4.2/wp-includes/ms-functions.php#L507 5 5 http://core.trac.wordpress.org/browser/tags/3.4.2/wp-signup.php#L134