Add a missing @param
doc for confirm_another_blog_signup()
.
See #32246 git-svn-id: https://develop.svn.wordpress.org/trunk@34665 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
06caa4bb37
commit
01ae35dc58
@ -365,6 +365,7 @@ function validate_another_blog_signup() {
|
||||
*
|
||||
* @param string $domain The domain URL
|
||||
* @param string $path The site root path
|
||||
* @param string $blog_title The blog title
|
||||
* @param string $user_name The username
|
||||
* @param string $user_email The user's email address
|
||||
* @param array $meta Any additional meta from the 'add_signup_meta' filter in validate_blog_signup()
|
||||
|
Loading…
Reference in New Issue
Block a user