apply_filters( 'llms_certificate_unique_slug_suffix_min_length', int $min_strlen )

Filters the minimum length of the suffix used to create a unique earned certificate slug.


Parameters Parameters

$min_strlen

(int) The minimum desired suffix string length.


Top ↑

Source Source

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