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.


Top ↑

Source Source

File: includes/admin/class.llms.admin.setup.wizard.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.