How Do I Change the Featured Image URL in WordPress?

If you want to change the Featured Image URL in WordPress, you can do so by editing the wp-config.php file. To do this, open the file in a text editor like Notepad and locate the line that reads:

define( ‘FILLED_IMAGE’, ‘http://www.domain.

com/wp-content/themes/theme-name/images/featured-image.jpg’ );.

Replace the highlighted text with the new Featured Image URL. Save the file and reload your WordPress site.