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

@@ -193,7 +193,7 @@ class WP_Widget_Text extends WP_Widget {
}
/**
* Filter gallery shortcode attributes.
* Filters gallery shortcode attributes.
*
* Prevents all of a site's attachments from being shown in a gallery displayed on a
* non-singular template where a $post context is not available.