Sorry for the reformatting, I just saw it and dind't want to reconfigure my IDE. I just added a '/' to the site->url() this will prevent adding a language-code to the micropub endpoint url on multilang sites (which won't work)
:bowing_man: Thank you for pointing out this oversight! I replaced kirby()->url() with kirby()->urls()->base() across a few places in the plugin → fixed in v1.0-beta.2
Sorry for the reformatting, I just saw it and dind't want to reconfigure my IDE. I just added a '/' to the site->url() this will prevent adding a language-code to the micropub endpoint url on multilang sites (which won't work)
site()->url('/')