LLMS_Generator::__construct( array|string $raw )

Construct a new generator instance with data


Description Description


Parameters Parameters

$raw

(Required) Array or a JSON string of raw content.


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/class.llms.generator.php



Top ↑

Changelog Changelog

Changelog
Version Description
4.7.0 Move most logic into helper functions.
3.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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