wp-includes/SimplePie/src/Enclosure.php:814Embed the enclosure using <embed>
$optionsarray|stringoptional''string public function native_embed($options = '') { return $this->embed($options, true); }One change between 6.7.7 and 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.
$options retyped from array|string to untyped.verified against sourcesrc/wp-includes/SimplePie/src/Enclosure.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.