is_llms_account_page()
Determine if the LifterLMS Student Dashboard (account page) is being displayed.
Description Description
Return Return
(boolean)
Source Source
File: includes/functions/llms-functions-conditional-tags.php
Changelog Changelog
Version | Description |
---|---|
3.37.0 | Remove ternary condition. |
1.4.6 | Introduced. |