mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
Docs: Consistently use third-person singular verbs for various filter descriptions, per the documentation standards.
See #50768. git-svn-id: https://develop.svn.wordpress.org/trunk@48782 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -896,8 +896,9 @@ function count_users( $strategy = 'time', $site_id = null ) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Filter the user count before queries are run. Return a non-null value to cause count_users()
|
||||
* to return early.
|
||||
* Filters the user count before queries are run.
|
||||
*
|
||||
* Return a non-null value to cause count_users() to return early.
|
||||
*
|
||||
* @since 5.1.0
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user