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.