• Moderator Yui

    (@fierevere)


    永子

    When editing pages or posts inserting any image from media library will do an HTTPS link to media, expected result – normal HTTP link

    WP-HTTPS settings:
    Force SSL Administration ON
    Force SSL Exclusively ON

    URL Filters:
    /cart/
    /checkout/
    /my-account/
    /wp-comments-*

    Pages and posts are served by HTTP, but because admin area is HTTPS, media links are inserted as HTTPS, this is plugin issue, because if i just use FORCE_SSL_ADMIN without wp-https, all media links are inserted as HTTP (desirable behavior)

    http://ww.wp.xz.cn/plugins/wordpress-https/

The topic ‘Inserting images from media library issues’ is closed to new replies.