mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +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:
@@ -200,7 +200,7 @@ class WP_Network_Query {
|
||||
$network_data = null;
|
||||
|
||||
/**
|
||||
* Filter the network data before the query takes place.
|
||||
* Filters the network data before the query takes place.
|
||||
*
|
||||
* Return a non-null value to bypass WordPress's default network queries.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user