apply_filters( 'llms_dom_document_use_mb_convert_encoding', boolean $use_mb_convert_encoding )
Filters the convert encoding method to be used when loading the source in the DOMDocument
Description Description
Parameters Parameters
- $use_mb_convert_encoding
-
Whether or not the convert encoding method should be used when loading the source in the DOMDocument. Default is
true
. Requiresmbstring
PHP extension.
Source Source
File: includes/class-llms-dom-document.php