diff --git a/src/wp-includes/query.php b/src/wp-includes/query.php index f3287dae9d..377e5a02ca 100644 --- a/src/wp-includes/query.php +++ b/src/wp-includes/query.php @@ -4692,7 +4692,7 @@ class WP_Query { /** * Is the query for an embedded post? * - * @since 3.1.0 + * @since 4.4.0 * * @return bool */