
The Only WordPress Knowledge Base Solution You Ever Need
== Installation ==Follow the following steps to install the plugin.
e.g.
1. Upload `betterdocs.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates
Requires at least: 4.0
Tested up to: 6.3
Requires PHP: 7.0
Stable tag: 3.0.3
info: https://betterdocs.co/== Changelog ==
= v3.0.3 - 14/01/2023 =
- Improved: Added CSV Support for Import/Export feature
- Improved: Added an option to change the docs order on the Instant Answer
- Fixed: Instant Answer Search Results not showing properly on FAQs & Docs respectively
- Fixed: When FAQ is disabled inside Instant Answer, it still shows the search result from FAQs in the Instant Answer
- Few minor bug fixes & improvements