apply_filters( 'lifterlms_certificate_background_image_src', string $src, int $certificate_id )

Filters the image source of the certificate background image.


Parameters Parameters

$src

(string) The image source url.

$certificate_id

(int) WP_Post ID of the awarded certificate.


Top ↑

Source Source

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

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
2.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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