Docs: Correct description for wp_pre_insert_user_data
filter.
Props audrasjb. Fixes #51637. git-svn-id: https://develop.svn.wordpress.org/trunk@49314 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
430320e905
commit
f108962185
@ -1979,7 +1979,7 @@ function wp_insert_user( $userdata ) {
|
||||
/**
|
||||
* Filters user data before the record is created or updated.
|
||||
*
|
||||
* It only includes data in the wp_users table wp_user, not any user metadata.
|
||||
* It only includes data in the users table, not any user metadata.
|
||||
*
|
||||
* @since 4.9.0
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user