Giorgos Sarigiannidis

Results 9 comments of Giorgos Sarigiannidis

@dinhtungdu Did you, by any chance, have the plugin deactivated on the archived site? I ran multiple tests on various different environments following the same steps as you, and @ciprianimike's...

@jeffpaul the pro plugin uses [svgo.wpsvg.com](http://svgo.wpsvg.com/) to check for a valid license ([here](https://github.com/10up/wpsvg/blob/6777d9a9ade605f198239135cae8f0224dababd5/includes/class-wpsvg-sanitiser.php#L212)) and send the svg file to their server to optimize. To avoid sending to another server, another...

@jeffpaul I've updated the PR, mentioning that I will resume my work with the first chance, to handle direct uploads as well.

@jeffpaul As promised, PR has been updated with support for optimizing direct uploads.

Same here. I believe too that this is valid CSV. Right now I use a nasty workaround to replace the comma delimiter with the four spaces delimiter** and then remove...

This seems to throw a fatal error on PHP 8 now. A temporary workaround, until it gets properly fixed, could be to utilize `wpsimplesaml_idp_metadata_xml` and pass an empty XML, if...

Hi @carstingaxion and thanks for your feedback. I am trying to understand the use case here. If I understand correctly what you suggest, instead of storing the location coordinates on...

So, I guess that this functionality would make sense in posts which would need to be identified, one way or another, as entities with a physical location, whether it would...

This has been implemented on the latest release. To see exactly how it works, you can read the [version 2.8.0 release notes](https://github.com/gsarig/ootb-openstreetmap/releases/tag/2.8.0).