Posted a reply to Where to enter the API Key?, on the site WordPress.org Forums: I found the solution! Edit imdb-info-box/imdbinfobox.php and look at line 64 old code: $raw=file_get_contents_curl('http://www.omdbapi.com/?i='.$id.'&plot='.$plot); new…