Docs: Consistently use third-person singular verbs for various filter descriptions, per the documentation standards.

See #50768.
Built from https://develop.svn.wordpress.org/trunk@48782


git-svn-id: http://core.svn.wordpress.org/trunk@48544 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2020-08-11 00:34:08 +00:00
parent 4da5577136
commit 1f85e7484f
67 changed files with 93 additions and 91 deletions

View File

@@ -863,7 +863,7 @@ function wp_get_schedule( $hook, $args = array() ) {
}
/**
* Filter the schedule for a hook.
* Filters the schedule for a hook.
*
* @since 5.1.0
*