apply_filters( 'llms_load_shortcode_path', string $file, string $class )

Filters the path of the shortcode class file.


Parameters Parameters

$file

(string) The shortcode class file name.

$class

(string) The shortcode class name.


Top ↑

Source Source

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

View on GitHub



Top ↑

User Contributed Notes User Contributed Notes

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