Ticket #97 (accepted defect)
Support Translation on 3rd party plugin Ajax/JQuery call
| Reported by: | Bjorn Padding | Owned by: | ofer |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.0 - Feature Complete |
| Component: | Parser | Version: | 0.5.1 |
| Keywords: | ajax jquery plugins | Cc: |
Description
When a plugin (other than Transposh) does an Ajax or JQuery call, the text is not being translated by Transposh.
Suggestion:
Hook into callback on WP Ajax calls?
And/or keep track of the translated elements in the html?
Change History
Note: See
TracTickets for help on using
tickets.

Providing a callback is something that can be done, however, it will be up to the ajax writer to implement this (correctly), I will add this to the todo list