• Hi,
    We are using SSL on a page that also uses your plugin. The plugin generates the image links for the icons as http instead of httpS, which messes with the SSL. The fix for that is to change WP_PLUGIN_URL to plugins_url(). That fixed the issue and now everything is working fine. If you Google WP_PLUGIN_URL you will see lots on the topic.

    If you could update your plugin to include that change, it would save others from having that issue.

    Thanks for the great work on the plugin!

    Regards,
    John

    https://wordpress.org/plugins/simple-share-buttons-adder/

  • The topic ‘WP_PLUGIN_URL vs. plugins_url() for image icon links.’ is closed to new replies.