mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Correct the @since doc for WP_Query::is_embed().
See #32522 git-svn-id: https://develop.svn.wordpress.org/trunk@35084 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
743d22415f
commit
d04e6dc919
@ -4692,7 +4692,7 @@ class WP_Query {
|
||||
/**
|
||||
* Is the query for an embedded post?
|
||||
*
|
||||
* @since 3.1.0
|
||||
* @since 4.4.0
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user