Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
LLMS_Table_Achievements::get_actions_html( int $achievement_id )
Get HTML for buttons in the actions cell of the table
Description Description
Parameters Parameters
- $achievement_id
-
(Required) WP Post ID of the achievement post.
Return Return
(void)
Source Source
File: includes/admin/reporting/tables/llms.table.achievements.php
Changelog Changelog
Version | Description |
---|---|
3.18.0 | Introduced. |