wp-admin/includes/class-custom-image-header.php:1228Removes a header image.
final public function remove_header_image() { $this->set_header_image( 'remove-header' ); }Introduced in 3.4.0. Unchanged from 6.7.7 through 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.
src/wp-admin/includes/class-custom-image-header.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.