hi,
i need to catch a json from ajax call with an hook before output, edit the json and return json edited for a translation service.
i tried to set return but not works in output, the output it's the same at original.. how i can return the content to output ?
this is an example:...