apply_filters( 'llms_generators', array[] $generators )
Filter the list of available generators.
Description Description
Parameters Parameters
- $generators
-
Array of generators. Array key is the generator name and the array value is a callable function.
Source Source
File: includes/class.llms.generator.php