mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Docs: Correct @since tag for comments_popup public query variable removed in [35848].
Props hareesh-pillai. Fixes #48080. git-svn-id: https://develop.svn.wordpress.org/trunk@46201 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
e269403184
commit
188fe7eb2f
@ -522,7 +522,7 @@ class WP_Query {
|
||||
* Fills in the query variables, which do not exist within the parameter.
|
||||
*
|
||||
* @since 2.1.0
|
||||
* @since 4.4.0 Removed the `comments_popup` public query variable.
|
||||
* @since 4.5.0 Removed the `comments_popup` public query variable.
|
||||
*
|
||||
* @param array $array Defined query variables.
|
||||
* @return array Complete query variables with undefined ones filled in empty.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user