kb-support icon indicating copy to clipboard operation
kb-support copied to clipboard

Helpdesk and Knowledgebase solution for WordPress

Results 64 kb-support issues
Sort by recently updated
recently updated
newest added

The plugin doesn't use Composer's autoloader, so there's no way it's using composer/installers during normal operation. It looks like it was just copied and pasted from another project: https://github.com/codemonkey-jack/kb-support/commit/d3aab490912e9ac4c6cdbcc14e150a621c36c92e

Bumps [lodash](https://github.com/lodash/lodash) to 4.17.21 and updates ancestor dependency [grunt-rsync](https://github.com/jedrichards/grunt-rsync). These dependencies need to be updated together. Updates `lodash` from 2.4.2 to 4.17.21 Release notes Sourced from lodash's releases. 4.0.0 lodash...

dependencies

**Is your feature request related to a problem? Please describe.** I have set the plugin so that only logged in users can see the replies to tickets. This works great...

enhancement

The JS enqueued by the WooCommerce extension has a dependency on the JS registered by the core plugin. It seems the core plugin conditionally registers its JS. 1. The core...

bug

This is odd, it was removed in #224 but was still there today. The bug prevents third parties from adding a custom column to the tickets table, e.g. the Priority...

`wp-json/kbs/v1/tickets` response `_links` contains: ``` "customer": [ { "embeddable": true, "href": "http://localhost:8888/wp-json/kbs/v1/customers/-1" } ], ``` when there is no customer set on the ticket. That is not a valid URL.

It was breaking my tests... and has no real use. It was obviously copied from boilerplate.

Probably not the best place for it, but it fixed the crash.

**Describe the bug** I found that word fence reports some issues with the plugin 4 vulnerabilities TitleCVE IDCVSS ResearchersDate KB Support

bug