Update noticons.css reference in styles.css for https sites, too
-
Par,
On our SSL sites, we’re receiving insecure content notifications with the plugin installed.
[blocked] The page at https://site-name.com/wp-admin/ ran insecure content from http://s0.wordpress.com/i/noticons/noticons.css.
Source:
Line 8 of styles.css in /styles/
@import url("http://s0.wordpress.com/i/noticons/noticons.css");That URL redirects anyway to https://secure.wordpress.com/i/noticons/noticons.css
So we simply swap out the http URL with the https version.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Update noticons.css reference in styles.css for https sites, too’ is closed to new replies.