FIX: Update plugin for https mixed content warnings
-
Hi,
Plugin author, please update line 1393 or thereabouts in yummly-rich-recipes/yrecipe.php to
$output .= '</div>' . $bootstrapcall . '<img id="yrecipe-beacon" src="https://yummly-static.s3.amazonaws.c$ </div>';
For people getting insecure mixed-content warnings with this plugin, change the src= from https:// to // or to https://
- The topic ‘FIX: Update plugin for https mixed content warnings’ is closed to new replies.