apply_filters( 'llms_setup_wizard_access', string $cap )
Filter the WP User capability required to access and run the setup wizard.
Parameters Parameters
- $cap
-
(string) Required user capability. Default value is
install_plugins
.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |