Justin Vogt

Results 12 issues of Justin Vogt

I am looking for a way to not only define one FieldBuilder/FieldGroup at once but multiple. Since I am dynamically generating the fields i would like add them based of...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? In wordpress it is possible...

enhancement

### Agreement - [X] This is not a duplicate of an existing issue - [X] I have read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md) - [X] This is not...

bug

Through two async requests, the transient cache is not properly invalidated ## Description I have two async jobs utilizing mutual locking by transient. This means each job trys to achieve...

question

I love using the WP_CLI to prioritize executions of special hooks like webhooks. I create a library to import massive csv files that are automatically split in chunks. To prioritize...

type: bug
priority: normal

### All Submissions: * [x] Have you followed the [plugin Contributing guideline](https://github.com/oidc-wp/openid-connect-generi/blob/develop/.github/CONTRIBUTING.md)? * [x] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? * [x] Have you checked to ensure there...

### All Submissions: * [x] Have you followed the [plugin Contributing guideline](https://github.com/oidc-wp/openid-connect-generi/blob/develop/.github/CONTRIBUTING.md)? * [x] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? * [x] Have you checked to ensure there...

The TUI seems rather broken when executed within jetbrains console.

Would love to add cloudflares workers ai to the code defined gateway. Seems there is no provider currently getting: `✘ [ERROR] Error during AI link selection: Error: Sorry, but provider...

`partial_args_matching` (`json` and `like` modes) fails to find actions when arguments exceed 191 characters because it only queries the `args` column, which contains an MD5 hash for long args while...