apply_filters( 'llms_certificates_loop_columns', integer $cols )
Filters the number of columns used to display a list of certificate previews.
Parameters Parameters
- $cols
-
(integer) Number of columns.
Source Source
File: includes/functions/llms.functions.templates.certificates.php
Changelog Changelog
Version | Description |
---|---|
3.14.0 | Introduced. |