apply_filters( 'llms_enable_open_registration', string $status )
Filter the value of the open registration setting
Parameters Parameters
- $status
-
(string) The current value of the open registration option. Either "yes" for enabled or "no" for disabled.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.37.10 | Introduced. |