-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwpml-config.xml
More file actions
executable file
·21 lines (21 loc) · 950 Bytes
/
wpml-config.xml
File metadata and controls
executable file
·21 lines (21 loc) · 950 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<wpml-config>
<custom-types>
<custom-type translate="1">portfolio</custom-type>
<custom-type translate="1">team</custom-type>
<custom-type translate="1">product</custom-type>
<custom-type translate="1">product_variation</custom-type>
<custom-type translate="1">shop_order</custom-type>
<custom-type translate="1">shop_order_refund</custom-type>
<custom-type translate="1">shop_coupon</custom-type>
<custom-type translate="1">wpcf7_contact_form</custom-type>
</custom-types>
<taxonomies>
<taxonomy translate="1">portfolio_category</taxonomy>
<taxonomy translate="1">tag</taxonomy>
<taxonomy translate="1">product_type</taxonomy>
<taxonomy translate="1">product_visibility</taxonomy>
<taxonomy translate="1">product_cat</taxonomy>
<taxonomy translate="1">product_tag</taxonomy>
<taxonomy translate="1">product_shipping_class</taxonomy>
</taxonomies>
</wpml-config>