mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-27 16:04:31 +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:
@@ -4692,7 +4692,7 @@ class WP_Query {
|
||||
/**
|
||||
* Is the query for an embedded post?
|
||||
*
|
||||
* @since 3.1.0
|
||||
* @since 4.4.0
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user