apply_filters( 'llms_achievement_image_size', int[] $size )
Filters the size used to retrieve an achievement image.
Parameters Parameters
- $size
-
(int[]) Dimensions of the image passed as [ width, height ] (in pixels).
Source Source
Changelog Changelog
Version | Description |
---|---|
6.0.0 | Introduced. |