diff --git a/src/wp-admin/includes/class-wp-press-this.php b/src/wp-admin/includes/class-wp-press-this.php index 2ea974f457..257c76dc9c 100644 --- a/src/wp-admin/includes/class-wp-press-this.php +++ b/src/wp-admin/includes/class-wp-press-this.php @@ -158,7 +158,7 @@ class WP_Press_This { * @since 4.2.0 * * @param string $url Redirect URL. If `$status` is 'publish', this will be the post permalink. - * Otherwise, the post edit URL will be used. + * Otherwise, the default is false resulting in no redirect. * @param int $post_id Post ID. * @param string $status Post status. */