apply_filters( 'llms_load_processors', string[] $classes )

Filter the list of available processors to be loaded


Description Description

Third parties can use this filter to load custom processors.

See also See also


Top ↑

Parameters Parameters

$classes

A list of processor class ids/slugs.


Top ↑

Source Source

File: includes/processors/class.llms.processors.php


Top ↑

Changelog Changelog

Changelog
Version Description
5.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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