indieweb / wordpress-indieauth

IndieAuth for WordPress
https://wordpress.org/plugins/indieauth/
MIT License
31 stars 11 forks source link

Check if download is valid before trying to sideload it #272

Closed dshanske closed 3 months ago

dshanske commented 3 months ago

This adds a simple check to a sideload function that failed.

pfefferle commented 3 months ago

I think we have to change the unittest framework first, because 6.6.1 does no longer support PHP < 7.2

dshanske commented 3 months ago

I know, I figured that should be a separate pr