An open API service indexing awesome lists of open source software.

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.

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