PluginProbe
Translation with DeepL API / 2.4.3.9
Translation with DeepL API v2.4.3.9
trunk 0.1.20180323 1.0 1.2.5.1 1.5.2.5 1.7.5 2.4.3.12 2.4.3.9 2.4.5
← All changes | _custom-integration.php +1 -1 2.4.52.4.3.9 View file →
@@ -1,9 +1,9 @@
1 1 <?php
2 2
3 3 /**
4 4 *
5 - * To add specific data / unique custom meta to the translation, add this code to your theme/functions.php. Or rename this file to "custom-integration.php" in the wpdeepl folder.
5 + * To add specific data / unique custom meta to the translation, add this code to your theme/functions.php
6 6 * Sample : the metakey is 'hotelwp_meta' and the value is encoded in json, we need to translate 'tagline' and 'alt_title' from the array of data
7 7 * */
8 8
9 9 /**