Skip to content Skip to sidebar

Tagged: 

This topic contains 0 reply, has 1 voice.

Last updated by Ionut 1 year ago.

Assisted by: Mateus Getulio.

Author Posts
July 3, 2024 at 1:40 pm #15884885

Ionut

Background of the issue:
I'm trying to implement a way to allow translators to manage some custom post content. The kicker? That content is inside a custom table. I did manage to make things translatable using `wpml_register_string` hook but that requires that translators go to a completely different section of the site, which is counterintuitive (besides that, having multiple translators this also requires multiple steps in order to update a string).

Symptoms:
It is counterintuitive for translators to go to a different section of the site to update strings, and it requires multiple steps.

Questions:
Is it possible to register strings that are translatable with WPML Translator Editor?

The topic ‘[Closed] Translate Custom Strings with WPML Translator Editor’ is closed to new replies.