LLMS_DOM_Document::__construct( string $source )

Constructor


Description Description


Parameters Parameters

$source

(Required) An HTML string, either a full HTML document or a partial string.


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/class-llms-dom-document.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.13.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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