PluginProbe
BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot / 4.9.2
BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot v4.9.2
4.9.2 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 All 200 releases
← All changes | wpml-config.xml +16 -0 3.4.24.9.2 View file →
@@ -4,9 +4,17 @@
4 4 </custom-types>
5 5 <taxonomies>
6 6 <taxonomy translate="1">doc_category</taxonomy>
7 7 <taxonomy translate="1">doc_tag</taxonomy>
8 + <taxonomy translate="1">glossaries</taxonomy>
8 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>
9 17 <admin-texts>
10 18 <key name="theme_mods_*">
11 19 <key name="betterdocs_social_sharing_text" />
12 20 <key name="betterdocs_live_search_heading" />
@@ -67,8 +75,16 @@
67 75 <condition key="widgetType">betterdocs-category-grid</condition>
68 76 </conditions>
69 77 <fields>
70 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>
71 87 </fields>
72 88 </widget>
73 89 </elementor-widgets>
74 90 </wpml-config>