Dont

Do I need to escape get_the_post_thumbnail function?

Do I need to escape get_the_post_thumbnail function?

No, you don't have to escape the data. And it doesn't need to be escaped. Please take a look at the_post_thumbnail() function, it didn't do any escaping.

cant upload media/pictures to my wordpress site, cant upload anything to my database
The image upload issue in WordPress is typically caused by incorrect file permissions. Your WordPress files are stored on your web hosting server and ...
Wordpress slow query
WordPress can be prone to slower queries on the wp_posts table, if you have a large amount of data, and many different custom post types. If you are f...
How to keep the capability of users and disable Gutenberg editor in WordPress?
How do I disable Gutenberg and keep the classic editor in WordPress? How do I disable Gutenberg editor in WordPress? How do I disable Gutenberg editor...