-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathwpml-config.xml
More file actions
19 lines (19 loc) · 750 Bytes
/
wpml-config.xml
File metadata and controls
19 lines (19 loc) · 750 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<wpml-config>
<custom-types>
<custom-type translate="1">accommodation</custom-type>
<custom-type translate="1">tour</custom-type>
<custom-type translate="1">destination</custom-type>
<custom-type translate="1">activity</custom-type>
<custom-type translate="1">special</custom-type>
<custom-type translate="1">review</custom-type>
<custom-type translate="1">team</custom-type>
</custom-types>
<taxonomies>
<taxonomy translate="1">continent</taxonomy>
<taxonomy translate="1">travel-style</taxonomy>
<taxonomy translate="1">accommodation-type</taxonomy>
<taxonomy translate="1">accommodation-brand</taxonomy>
<taxonomy translate="1">facility</taxonomy>
<taxonomy translate="1">role</taxonomy>
</taxonomies>
</wpml-config>