Viewing 1 replies (of 1 total)
  • Plugin Author Miguel Sirvent

    (@poxtron)

    Hello thank you for your feedback.

    I changed the priority on that part so it does not interfere with other plugins also is no longer loaded if you do not have a Facebook App.

    It is best practice to never modify a plugin file, if you still have problem with this part after the update try pasting this code on your functions.php file or a custom plugin

    remove_action('init',array('WP_Embed_FB_Plugin','init'),999);

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