do_action( 'wpml_register_single_string' )

$context (string) (Required) This value gives the string you are about a context. This will usually be the name of the plugin or theme, in a human readable format


Description

$name (string) (Required) The name of the string which helps the translator understand what’s being translated

$value (string) (Required) The string that needs to be translated


Source

File: includes/translations/translations_manager.php

Part of Neve Pro Addon | View on GitHub