Query: Add comment to the parse_tax_query() method reflecting [28987].
see #28739. Built from https://develop.svn.wordpress.org/trunk@29658 git-svn-id: http://core.svn.wordpress.org/trunk@29432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
2d3eea5ab2
commit
9718e8413a
|
@ -1817,6 +1817,8 @@ class WP_Query {
|
|||
/**
|
||||
* Parses various taxonomy related query vars.
|
||||
*
|
||||
* For BC, this method is not marked as protected. See [28987].
|
||||
*
|
||||
* @access protected
|
||||
* @since 3.1.0
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue