• Resolved arty.name

    (@artyname)


    Hello.

    My WordPress instance works over HTTPS. I have noticed that a browser warning icon about insecure connection appears whenever I visit the plugin’s settings page. Quick investigation shows that this page includes a lot of resources via HTTP like this one: http://ps.w.org/wysija-newsletters/assets/add-ons/woocommerce.png

    It would be nice to reference these resources in a scheme-agnostic way instead, like in the following example:

    //ps.w.org/wysija-newsletters/assets/add-ons/woocommerce.png

    It might be helpful to grep the code for all the entries of “http:” and remove most of them except for ones used in the backend code.
    These would be nice to replace with “https:” where possible.


    Thanks for the great plugin!
    Artemy

    https://wordpress.org/plugins/wysija-newsletters/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Admin section should support HTTPS’ is closed to new replies.