LLMS_User_Achievement::get_image( array $size = array(), $key = 'achievement_image' )
Retrieve the image source for the achievement
Description Description
Parameters Parameters
- $size
-
(Optional) dimensions of the image to return (width x height)
Default value: array()
Return Return
(string)
Source Source
File: includes/models/model.llms.user.achievement.php
Changelog Changelog
Version | Description |
---|---|
3.14.0 | Introduced. |