LLMS_User_Postmeta::get_description( string $context = 'course' )
Get a string used to describe the postmeta item
Description Description
Parameters Parameters
- $context
-
(Optional) display context [course|student]
Default value: 'course'
Return Return
(string)
Source Source
File: includes/models/model.llms.user.postmeta.php
Changelog Changelog
Version | Description |
---|---|
3.15.0 | Introduced. |