• Resolved Maarten

    (@maartenbelmans)


    We have a website that is fully on HTTPS. However, Starbox is outputting gravatar URLS in HTTP (as opposed to HTTPS) so this results in “partially insecure” error.

    Looking at the code, this is due to using the WP constant WP_CONTENT_URL which does not respect HTTPS. If you use content_url() function instead, I think it should work.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Avatar URL not respecting HTTPS’ is closed to new replies.