LLMS_Widget
Base LifterLMS Widget Class
Description Description
Source Source
File: includes/widgets/class.llms.widget.php
Changelog Changelog
Version | Description |
---|---|
3.24.0 | Unknown. |
1.0.0 | Introduced. |
Methods Methods
- __construct — Register widget with WordPress.
- form — Back-end widget form.
- update — Sanitize widget form values as they are saved.
- widget — Front-end display of widget.
- widget_contents — Echo Widget content.