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.


Top ↑

Source Source

File: includes/class.llms.generator.php


Top ↑

User Contributed Notes User Contributed Notes

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