llms_get_certificate_image( int $id )

Retrieve an array of image data for a certificate background image


Description Description

If no image found, will default to the LifterLMS placeholder (which can be filtered for a custom placeholder).


Parameters Parameters

$id

(Optional) WP Certificate Post ID. Default is 0. When not provide the current post id will be used.


Top ↑

Return Return

(array) Associative array of certificate image details


Top ↑

Source Source

File: includes/functions/llms.functions.certificate.php


			

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.