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).


Top ↑

Source Source

File: includes/models/model.llms.user.achievement.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
6.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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