Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

LLMS_Processors::includes()

Include classes required by processors


Description Description

@since 3.15.0


Top ↑

Return Return

(void)


Top ↑

Source Source

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

		 * @since 5.0.0
		 *
		 * @see llms_load_processor_path To add a custom load path for the loaded processor.
		 *
		 * @param string[] $classes A list of processor class ids/slugs.
		 */

Top ↑

User Contributed Notes User Contributed Notes

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