Hello,
I was searching for hook and filter documentation and was only able to find evidence that it used to exist:
https://docs.storelocatorplus.com/plugindevelopment/category/base-plugin/hooks-filters/
https://pasteboard.co/I9we6K5.png
But this link just redirects to the generic docs page. I’m also not having any luck searching through the documentation or elsewhere online.
Documentation for the REST endpoints would also be really helpful.
Specifically, I need to be able to create, edit, and delete store locations programmatically because I’m building a custom integration in which locations are being pulled from another datasource and aren’t manually entered. My hope is that there are hooks or endpoints that will allow me to do this and that they are documented somewhere.
Thanks much for your help!