Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
LLMS_Certificates::modify_dom_images( DOMDocument $dom )
Modify images of the DOMDocument
Description Description
Parameters Parameters
- $dom
-
(Required) The DOMDocument containing the certificate.
Return Return
(void)
Source Source
File: includes/class.llms.certificates.php
Changelog Changelog
Version | Description |
---|---|
4.21.0 | Introduced. |