Christian Foellmann
Christian Foellmann
Fixing up the recruitment module for `17.0` to get out of alpha status. ## Bugs: - [ ] Recruitment Module : warning #20470 - [x] broken email field `appplication` (fixed...
# Feature Request We are adding our staff as users. Now these users have vcards that can be downloaded. These contain the address set for the user. this is the...
I am trying to configure SSO via SAML to the CI/CD Service https://buddy.works Docs for buddy: https://buddy.works/docs/account/sso/saml-sso ## Connecting SSO via SAML to our authentik buddy ERROR is: SSO provider...
Does anyone see a way to create an admin area one level above `wp-admin/network`? And this in a "(semi-)native" way?
I am trying to deploy via docker-compose and running into a lot of issues if I do not follow the defined compose in this repo. Things I would like to...
this "library" should support translations. You did get it most of the way but it is not quiet ready. I can pitch in just give me a sign that you...
You should limit the enqueue of the js and css files to specific admin pages. I would love to send you a PR for this to fix it in "Instant...
I am proposing a `person` CPT. The cpt could be relied upon by other CPTs like `group` (which I would really like, too) Plugin implementing the core functionality https://github.com/WPStore/CPT-Person #...
I was thinking about how to implement CPT standards and came up with an idea. A plugin for a specific CPT ( `person` in this test case) that defines CPT...
Following case: 1. take a snap 1. activate plugin that creates custom table(s) 1. revert snap Result: db is reset but the custom tables are still present. Is that intended?...