https://github.com/brainstormforce/bsf-docs
A plugin to add documentation on your websites. Works best with Astra theme.
https://github.com/brainstormforce/bsf-docs
documentation-tool wordpress wordpress-plugin
Last synced: 14 days ago
JSON representation
A plugin to add documentation on your websites. Works best with Astra theme.
- Host: GitHub
- URL: https://github.com/brainstormforce/bsf-docs
- Owner: brainstormforce
- Created: 2017-09-05T09:22:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-12T05:59:46.000Z (over 1 year ago)
- Last Synced: 2024-07-12T07:08:48.183Z (over 1 year ago)
- Topics: documentation-tool, wordpress, wordpress-plugin
- Language: PHP
- Homepage: http://wordpress.org/plugins/bsf-docs
- Size: 472 KB
- Stars: 12
- Watchers: 12
- Forks: 5
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BSF Docs #
**Contributors:** [pratikchaskar](https://profiles.wordpress.org/pratikchaskar)
**Tags:** docs, wpdocs, documentation, wpdocs, documentation
**Requires at least:** 4.4
**Tested up to:** 6.6
**Stable tag:** 1.0.7
BSF Docs allows you to create documentation website within minute with ajax search.
## Description ##
Build documentation website with live search functionality. This plugin provides shortcodes to display category list & live search input box.
## Installation ##
1. Unzip the downloaded zip file
2. Upload the included folder to '/wp-content/plugins' directory of your WordPress installation
3. Activate the plugin via the WordPress Plugins page
## Changelog ##
### Version 1.0.7 ###
- Improvement: Added compatibility for WordPress 6.6.
### Version 1.0.6 ###
- Improvement: Added compatibility for WordPress 5.9.
### Version 1.0.5 ###
- Fix: Issue of masonry layout height conflicting with bsf doc blog page.
### Version 1.0.4 ###
- Improvement: Load scripts only on pages where shortcode is used.
### Version 1.0.3 ###
- Improvement: Search only on the selected post types when enter is clicked in the search box.
### Version 1.0.2 ###
- Fix: Taxonomies not displayed in the Block Editor.
### Version 1.0.1 ###
- Fix: Category undefined issue fixed for WP-4.9
- Fix: Translation ready
### Version 1.0.0 ###
- Initial release