• 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.

    • This topic was modified 4 years, 3 months ago by deepcore2.

The topic ‘Reactivate it :)’ is closed to new replies.