WordPress / theme-test-data

Theme Test Data
627 stars 18 forks source link

switch dummy content static resources to https #58

Closed giorgioriccardi closed 4 years ago

giorgioriccardi commented 4 years ago

Switch dummy content static resources to https since wpthemetestdata.files.wordpress.com supports them. All 7 images that were pointing to http have been tested to https.

Hope this helps, Giorgio

joyously commented 4 years ago

admin FYI: My PR does this also. (#56)

giorgioriccardi commented 4 years ago

@joyously Thanks! I missed it because I don't check pending PR normally for small changes. Got it now: https://github.com/WPTRT/theme-unit-test/pull/56/commits/5bb407e62716ea373f8d14a0b54556ea866b66a1#diff-3e6ee1a26aeecda3fd70265dd58877daL10847 Closing the PR then. Cheers