mirror of
git://develop.git.wordpress.org/
synced 2025-02-13 03:04:42 +01:00
Docs: Improve set_query_var() inline docs.
Makes the inline docs for set_query_var() consistent with the inline docs for get_query_var(). See #42783. Props stevenlinx, markparnell. git-svn-id: https://develop.svn.wordpress.org/trunk@49094 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
03fe4eb692
commit
34a9527acf
@ -61,7 +61,7 @@ function get_queried_object_id() {
|
||||
}
|
||||
|
||||
/**
|
||||
* Set query variable.
|
||||
* Set variable in the WP_Query class.
|
||||
*
|
||||
* @since 2.2.0
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user