PluginProbe ʕ •ᴥ•ʔ
WP Chat App / trunk
WP Chat App vtrunk
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 3 months ago blocks 4 months ago cross-sell 3 months ago includes 3 months ago languages 2 years ago vendor 3 months ago vendor-prefixed 3 months ago views 3 months ago WhatsappPluginAdapter.php 4 months ago index.php 2 years ago readme.txt 1 week ago whatsapp.php 3 months ago wpml-config.xml 5 years 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>