Brad Kovach
Brad Kovach
**low priority** **enhancement request** I edited my in-use plugins to include appropriate plugin header metadata to utilize https://github.com/afragen/github-updater to facilitate automatic updates. This plugin needs the plugin metadata header at...
Unit tests should exist to the fullest extent possible. Resource: https://pippinsplugins.com/unit-tests-wordpress-plugins-introduction/
I have some pdf417 from Wyoming, which are AAMVA version 4. They parse just fine with the version 7 parser. What is the best way to submit these scans confidentially?
@psignoret I have done a lot of work to bring the plugin into a modern devops/containerizable state so that it can be deployed widely and rapidly via unattended installs. Please...
TypeScript fails to work properly with this package at the moment because the `module` and `types` property of the distributed `package.json` are pointing to non-existent properties. (PR to come later)...
The `recommended` config crashes eslint due to an issue with undefined property detection/testing. The intended behavior of hasOwnProperty only seems to work when a property is explicitly set as undefined....
(desc copied from #7484) This PR adjusts `InjectionToken` instantiation to use the proper template type parameter (instead of `string`), so that the new Angular 14+ `inject(TOKEN)` syntax can be used...