elementor / wp2static-addon-advanced-crawling

Advanced Crawling Add-on for WP2Static
https://wp2static.com
The Unlicense
10 stars 13 forks source link

Handle discovered relative URLs properly by making them absolute. #17

Closed john-shaffer closed 3 years ago

john-shaffer commented 3 years ago

Fixes #16.

leonstafford commented 3 years ago

Thanks as always, @john-shaffer!

I'm still out of touch with this add-on and would need some tests to be able to comprehend relative URL handling. Lokl's got e2e test framework ready to go, so I'm looking forward to getting back to it and writing some for this :)