PluginProbe ʕ •ᴥ•ʔ
WP Chat App / 3.7.0
WP Chat App v3.7.0
3.8.1 3.8.2 trunk 2.6 3.4 3.4.1 3.4.2 3.4.4 3.4.5 3.4.6 3.5 3.6 3.6.1 3.6.2 3.6.3 3.6.4 3.6.5 3.6.6 3.6.7 3.6.8 3.6.9 3.7.0 3.7.1 3.7.2 3.7.3 3.7.4 3.8.0
wp-whatsapp / wpml-config.xml
wp-whatsapp Last commit date
assets 1 year ago blocks 1 year ago includes 1 year ago languages 1 year ago views 1 year ago index.php 1 year ago readme.txt 1 year ago whatsapp.php 1 year ago wpml-config.xml 1 year ago
wpml-config.xml
21 lines
1 <wpml-config>
2 <custom-types>
3 <custom-type translate="1" display-as-translated="1">whatsapp-accounts</custom-type>
4 </custom-types>
5 <custom-fields>
6 <custom-field action="translate">nta_wa_account_info</custom-field>
7 <custom-field action="translate">nta_wa_button_styles</custom-field>
8 </custom-fields>
9 <admin-texts>
10 <key name="nta_wa_widget_display">
11 <key name="time_symbols"/>
12 </key>
13 <key name="nta_wa_widget_styles">
14 <key name="title"/>
15 <key name="responseText"/>
16 <key name="description"/>
17 <key name="btnLabel"/>
18 <key name="gdprContent"/>
19 </key>
20 </admin-texts>
21 </wpml-config>