History log of /plugin/deeplautotranslate/remote.php (Results 1 – 1 of 1)
Revision Date Author Comments
# 3e2a3564 20-May-2025 Andreas Gohr <gohr@cosmocode.de>

Added remote API endpoint to trigger translations

This slightly refactors the action class to make the push_translations
method reusable via the API endpoint. It introduces Exception for error
signa

Added remote API endpoint to trigger translations

This slightly refactors the action class to make the push_translations
method reusable via the API endpoint. It introduces Exception for error
signalling at some points. The overall coding style and architecture has
not been changed, though a bit of refactoring would make future
implementations like this a lot easier.

show more ...