Forums

Artiss YouTube Embed
Artiss YouTube Embed on SSL-enabled websites (2 posts)

  1. Gytis Repecka
    Member
    Posted 9 months ago #

    Sites with SSL enabled has a problem on Dashboard with Artiss YouTube Embed plugin - even though site is visited over HTTPS, plugin loads some files over HTTP. This is a typical behaviour of plugins using WP_PLUGIN_URL global variable which ignores SSL.

    To have Artiss YouTube Embed plugin compatible with SSL
    WP_PLUGIN_URL
    should be replaced with
    plugins_url()

    http://wordpress.org/extend/plugins/youtube-embed/

  2. dartiss
    Member
    Posted 8 months ago #

    Thanks for that - I'll add that to the next release

Reply

You must log in to post.

About this Plugin

About this Topic