• I installed the latest 3.2.1211 and found that it now publish your recipes to http://www.fooderific.com and you can’t turn it off. Even with the box unchecked it still pushes your recipes out. My recipes are my own for my use not to beef up someone else’s web site!

    Also the registration information for fooderific.com is hidden so you cannot see who is behind this site.

    Shame on you!

    Here’s what I did to solve the issue. Look in “easyrecipe/lib/EasyRecipeFooderific.php” and edit this line.

    const FOODERIFIC_URL = ‘http://www.fooderific.com/plugin/ping.php’;

    I modified it so the fooderific URL is now blank.

    const FOODERIFIC_URL = ”;

    Don’t forget to save!

    That seems to stop it from sending out your recipes.

    There are quite a few of these WP recipe plugins. So if you cant get this to work try another. I’ll give it another chance as I really don’t want to have to redo all my recipes, but it’s on thin ice.

  • The topic ‘Found a privacy problem!’ is closed to new replies.