• Bruno Sacco

    (@brusacco)


    I hope that this will have more development in the future, I’m making some changes myself, take a look:

    preg_match('/https:\/\/scontent.xx.fbcdn.net\/.*\/\d*_(\d*)_\d*.*.jpg/', $fb_post->picture, $matches);
    $imageurl = "https://graph.facebook.com/{$matches[1]}/picture?type=normal";

    Using this you can get a better image quality.

    Thanks!

Viewing 1 replies (of 1 total)
  • deenaa

    (@deenaa)

    Hi, on which part of code that you make it be added?

    I also use this plugin but not be able to walk normally and it looks like the developers have not updated this plugin .

Viewing 1 replies (of 1 total)
  • The topic ‘Very good idea’ is closed to new replies.