LLMS_Generator::get_results()

Get the results of the generate function


Description Description


Return Return

(int[]|WP_Error) Array of stats on success and an error object on failure.


Top ↑

Source Source

File: includes/class.llms.generator.php



Top ↑

Changelog Changelog

Changelog
Version Description
4.7.0 Return generated stats from $this->stats() instead of from removed $stats property.
3.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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