Docs: Improve and clarify the DocBlock summary for `wpmu_log_new_registrations()`.
Props daymobrew. Fixes #39922. git-svn-id: https://develop.svn.wordpress.org/trunk@40951 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0624e59e02
commit
8587b077ab
|
@ -1864,7 +1864,7 @@ function update_posts_count( $deprecated = '' ) {
|
|||
}
|
||||
|
||||
/**
|
||||
* Logs user registrations.
|
||||
* Logs the user email, IP, and registration date of a new site.
|
||||
*
|
||||
* @since MU
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue