LLMS_Forms::get_capability()
Retrieve the form management user capability.
Contents
Return Return
(string)
Source Source
File: includes/forms/class-llms-forms.php
* @since 5.0.0 * @since 5.1.0 First check block's innerBlock attribute exists when checking for inner blocks. * Also made the access visibility public.
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 5.0.0 | Introduced. |