Image size parameter doesn't work with HTTPS admin panel
-
The image size parameter doesn’t work when using it with an HTTPS secured admin panel. The problem is that when uploading the image, the link starts with https://… But the plugin uses the https://… links to lookup $attachment_id, but WordPress stores all links with http://… so it never finds a match. Line 183-185.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Image size parameter doesn't work with HTTPS admin panel’ is closed to new replies.