LLMS_Achievement
Base Achievement Class
Description Description
Source Source
File: includes/class.llms.achievement.php
Changelog Changelog
Version | Description |
---|---|
3.30.3 | Explicitly define class properties. |
1.0.0 | Introduced. |
Methods Methods
- __construct
- create — Create the achievement
- format_string — Format String
- get_blogname — Get Blog name Used by achievement merge fields
- get_content — Get the content of the Achievement
- get_content_html — Generate HTML output of achievement Converts merge fields to raw data sources and wraps content in HTML then saves new achievement post and updates user_postmeta table.
- get_title — Queries Achievement title postmeta
- is_enabled — Checks if achievement is enabled