| @@ -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 | /** |