PHP Error “file_get_contents & Authorization Required” in WordPress

Solution:

file_get_contents() utilizes the fopen() wrappers, therefore it is restricted from accessing URLs through the allow_url_fopen option within php.ini