apply_filters( 'llms_awards_query_get_awards', array $awards, LLMS_Awards_Query $query )

Filters the query results array.


Parameters Parameters

$awards

(array) Array of LLMS_User_Achievement and/or LLMS_User_Certificate objects.

$query

(LLMS_Awards_Query) Instance of the query class.


Top ↑

Source Source

File: includes/class-llms-awards-query.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.