how to unlink Featured Image in wordpress

Viewed 40

i have test on site to remove Featured Image from posts

but after that i see img link with post "Uploaded to"

i try find unattach images

enter image description here

enter image description here

enter image description here

in screens post have no img and i cant find it in unattach

only what i want show images that i remove it from posts in unattached in Media Library

1 Answers

I tried to understand how WordPress assigns images to posts, WordPress only does this when the image is uploaded to the post page, and after removing the image from a post, it is not separated, this is a structure in WordPress and there is nothing to worry about.

Related