wedocs-plugin
wedocs-plugin copied to clipboard
A documentation plugin for WordPress
## Summary by CodeRabbit - **New Features** - Added Doc Contributors block (highly customizable) and a Dynamic Table of Contents and Docs Grid blocks with rich editor controls and server-rendered...
url change and popup ui issue fix (Popup was not showing correctly) ## Summary by CodeRabbit - Style - Improved dropdown and permission settings containers to prevent clipping (switched to...
fix css conflicts with other themes or plugins related issue [#170](https://github.com/weDevsOfficial/wedocs-pro/issues/170) ## Summary by CodeRabbit - Style - Scoped styles applied to the documentation area to prevent CSS conflicts, improving...
fixes: #233 Added shadow option for the doc navigations. Added WP default shadow and also custom shadow settings with horizontal and vertical offset, blur radius, spread radius, custom color, opacity,...
I'm currently facing the problem that still not all docs are shown in the backend, but in the front end. I thought about to export all those pages and re-import...
### 📌 PR Description Close [issue](https://github.com/weDevsOfficial/wedocs-pro/issues/178) **Feature:** Convert Query-based Search to AJAX Search – WeDocs Docs Home **Summary:** This PR replaces the traditional query-based search with an **AJAX-powered live search**...
fixes [#132](https://github.com/weDevsOfficial/wedocs-pro/issues/132) added a `Duplicate` option for single docs only. The `duplicate` functionality will clone a doc with it's child (if exists). the duplicated docs status will be `draft`. ##...
Implement the condition in the free plugin and edit the promotion JSON so pro users don't see the promotion.
Close [issue](https://github.com/weDevsOfficial/wedocs-pro/issues/161) ### 🆕 **New Print Button Block Implementation** **3 Commits Made:** 1. `feat: Add Print Button block` - Core implementation 2. `fix: change color UI default block` - UI...