Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
LLMS_View_Manager::get_view()
Get the current view role/type.
Description Description
Return Return
(string)
Source Source
File: includes/class.llms.view.manager.php
Changelog Changelog
Version | Description |
---|---|
4.16.0 | Don't access $_GET directly, use llms_filter_input() . |
3.7.0 | |
3.35.0 | Introduced. |