PluginProbe
BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot / 4.8.1
BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot v4.8.1
4.9.1 4.9.0 4.8.2 4.8.1 4.8.0 4.7.0 4.6.2 4.6.1 4.6.0 4.5.6 4.5.5 4.5.4 4.5.3 4.5.2 4.5.1 4.5.0 4.4.1 4.4.0 3.3.4 3.4.0 3.4.1 3.4.2 3.5.0 3.5.1 3.5.2 All 199 releases
betterdocs / wpml-config.xml

wpml-config.xml in BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot 4.8.1, at wpml-config.xml

91 lines 3.8 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <wpml-config>
2 <custom-types>
3 <custom-type translate="1">docs</custom-type>
4 </custom-types>
5 <taxonomies>
6 <taxonomy translate="1">doc_category</taxonomy>
7 <taxonomy translate="1">doc_tag</taxonomy>
8 <taxonomy translate="1">glossaries</taxonomy>
9 </taxonomies>
10 <custom-term-fields>
11 <custom-term-field action="copy">doc_category_order</custom-term-field>
12 <custom-term-field action="copy">doc_category_image-id</custom-term-field>
13 <custom-term-field action="ignore">glossary_term_description</custom-term-field>
14 <custom-term-field action="copy">status</custom-term-field>
15 <custom-term-field action="copy">order</custom-term-field>
16 </custom-term-fields>
17 <admin-texts>
18 <key name="theme_mods_*">
19 <key name="betterdocs_social_sharing_text" />
20 <key name="betterdocs_live_search_heading" />
21 <key name="betterdocs_live_search_subheading" />
22 </key>
23 <key name="betterdocs_settings">
24 <key name="breadcrumb_doc_title" />
25 <key name="search_placeholder" />
26 <key name="search_not_found_text" />
27 <key name="count_text" />
28 <key name="count_text_singular" />
29 <key name="exploremore_btn_txt" />
30 <key name="toc_title" />
31 <key name="breadcrumb_home_text" />
32 <key name="feedback_link_text" />
33 <key name="feedback_form_title" />
34 <key name="search_button_text" />
35 <key name="breadcrumb_home_url" />
36 </key>
37 </admin-texts>
38 <elementor-widgets>
39 <widget name="betterdocs-doc-share">
40 <conditions>
41 <condition key="widgetType">betterdocs-doc-share</condition>
42 </conditions>
43 <fields>
44 <field type="Doc Share: Title" editor_type="LINE">share_title</field>
45 </fields>
46 </widget>
47 <widget name="betterdocs-feedback">
48 <conditions>
49 <condition key="widgetType">betterdocs-feedback</condition>
50 </conditions>
51 <fields>
52 <field type="Doc Feedback: Content" editor_type="LINE">feedback_link_title</field>
53 <field type="Doc Feedback: Feedback Form Title" editor_type="LINE">feedback_form_title</field>
54 <field type="Doc Feedback: Button Text" editor_type="LINE">feedback_form_button_text</field>
55 </fields>
56 </widget>
57 <widget name="betterdocs-search-form">
58 <conditions>
59 <condition key="widgetType">betterdocs-search-form</condition>
60 </conditions>
61 <fields>
62 <field type="Doc Feedback: Placeholder" editor_type="LINE">section_search_field_placeholder</field>
63 </fields>
64 </widget>
65 <widget name="betterdocs-toc">
66 <conditions>
67 <condition key="widgetType">betterdocs-toc</condition>
68 </conditions>
69 <fields>
70 <field type="Doc Table of Contents: TOC Title" editor_type="LINE">toc_title</field>
71 </fields>
72 </widget>
73 <widget name="betterdocs-category-grid">
74 <conditions>
75 <condition key="widgetType">betterdocs-category-grid</condition>
76 </conditions>
77 <fields>
78 <field type="BetterDocs Category Grid: Button Text" editor_type="LINE">button_text</field>
79 </fields>
80 </widget>
81 <widget name="betterdocs-reading-time">
82 <conditions>
83 <condition key="widgetType">betterdocs-reading-time</condition>
84 </conditions>
85 <fields>
86 <field type="BetterDocs Estimated Reading Time: Min Read Text" editor_type="LINE">ert_reading_text</field>
87 </fields>
88 </widget>
89 </elementor-widgets>
90 </wpml-config>
91