Hello,
We are very glad to hear this. Thanks!
Rest Routes Team
Can I ask, if not just made, a request about toolset views output in json please?
@manzullo with Rest Routes Pro you don’t even need Views. You can customize filters, output and many other things.
More information at https://restroutes.com/ or through the email [email protected]
Adriano,
Rest Routes Team
I made the site with views, i’d need to output a json ordered by distance like in views
@manzullo sure, so you can use Views for displaying your posts and Rest Routes Pro for exposing it through REST API. However, you will still need to create a custom endpoint (almost like you do in the View) for this. It should take just a few minutes and you can have your endpoint exposing data like the View.
In views i can show posts ordered by distance. With your plugin you have a function to order posts by distance from a given lat,lon parameter ?
I would buy just for this reason
@manzullo yes, it is totally possible.