Changes between Initial Version and Version 1 of Ticket #24210, comment 11
- Timestamp:
- 04/28/2013 11:55:15 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24210, comment 11
initial v1 8 8 `confirm_blog_signup()` accepts `$meta` parameter, but doesn't use it anywhere. 9 9 10 Introduced as `show_create_confirm_form()` in [http://mu.trac.wordpress.org/changeset/543 mu:543], renamed to `confirm_blog_signup()` in [http://mu.trac.wordpress.org/changeset/557 mu:557]. `$user_name` and `$user_email` became optional in [http://mu.trac.wordpress.org/changeset/1321 mu:1321]. Merged with WP in [12603]. 10 Introduced as `show_create_confirm_form()` in [http://mu.trac.wordpress.org/changeset/543 mu:543], renamed to `confirm_blog_signup()` in [http://mu.trac.wordpress.org/changeset/557 mu:557]. `$user_name` and `$user_email` became optional in [http://mu.trac.wordpress.org/changeset/1321 mu:1321]. 11 12 Merged with WP in [12603].