apply_filters( 'llms_generators', array[] $generators )

Filter the list of available generators.


Parameters Parameters

$generators

(array[]) Array of generators. Array key is the generator name and the array value is a callable function.


Top ↑

Source Source

File: includes/class.llms.generator.php

View on GitHub



Top ↑

User Contributed Notes User Contributed Notes

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