InlineRSS wordpress plugin without file_get_contents

cross grey small InlineRSS wordpress plugin without file get contentsQuesto articolo è stato pubblicato 6 anni 5 mesi 15 giorni giorni fa quindi alcune informazioni potrebbero non essere più valide. Fai una ricerca nel sito per trovare contenuti più aggiornati sullo stesso tema.

Dreamhost, as many other hosting services, has disabled the php function file_get_contents(), that permits to get a file from another http location.

To get the same result, but without the troubles of file_get_contents, you can use curl.

I’ve modified the InlineRSS wordpress plugin to use curl instead of file_get_contents().

You can download it on my wiki.


Lascia il tuo commento

Inviando il commento dichiaro di aver letto e condiviso il disclaimer e le regole per i commenti su questo sito.