Forums
Home / Plugin: NASA Picture of the Day / Reactivate it :)
(@deepcore2)
2 years, 11 months ago
Change line 26, where the data is downloaded, to:
$response = wp_remote_get('https://api.nasa.gov/planetary/apod?api_key='.$api_key.'');
And the plugin will work again.