LLMS_Achievement

Base Achievement Class


Description Description


Source Source

File: includes/class.llms.achievement.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.30.3 Explicitly define class properties.
1.0.0 Introduced.


Top ↑

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

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.