humanmade / humanmade/wp-simple-saml
Documentation for wpsimplesaml_config filter parameter is incorrect
Open
bug
- Dominant language
- PHP
- Stars
- 125
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
The parameter passed to the `wpsimplesaml_config` filter is documented as an array, but it can also be a `WP_Error` due to the return value of `Admin\get_config()`.
In addition, there are two instances of this filter and only one is documented.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.