Where is the post featured image link stored in the WordPress database?
Where is the featured image link stored in the WordPress Database? I searched in the wp_postmeta table but I cannot find out the exact post_id and links.
Is this correct? Could anyone please explain to me how it works?