| 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 |
<polylang-config> |
| 3 |
<custom-types> |
| 4 |
<custom-type translate="1">docs</custom-type> |
| 5 |
</custom-types> |
| 6 |
<taxonomies> |
| 7 |
<taxonomy translate="1">doc_category</taxonomy> |
| 8 |
<taxonomy translate="1">doc_tag</taxonomy> |
| 9 |
<taxonomy translate="1">glossaries</taxonomy> |
| 10 |
</taxonomies> |
| 11 |
<custom-term-fields> |
| 12 |
<custom-term-field action="copy">doc_category_order</custom-term-field> |
| 13 |
<custom-term-field action="copy">doc_category_image-id</custom-term-field> |
| 14 |
<custom-term-field action="copy">glossary_term_description</custom-term-field> |
| 15 |
<custom-term-field action="copy">status</custom-term-field> |
| 16 |
<custom-term-field action="copy">order</custom-term-field> |
| 17 |
</custom-term-fields> |
| 18 |
</polylang-config> |
| 19 |
|