Closed CarlosRios closed 2 years ago
I did this in order to get the search linked to the rest api again. The default endpoints for the rest api have changed since you last updated this code. Also, untrailingslashit() was used in order to prevent having to change the js where there is an extra slash being applied before the json url, though I think that should be changed in the future.
Update json url to work with 4.4 default api url.