apply_filters( 'llms_template_loader_priority', int $priority )
Filters the template loading priority.
Description Description
Callback for the WP core filter template_include
.
Parameters Parameters
- $priority
-
(int) The filter callback priority.
Source Source
Changelog Changelog
Version | Description |
---|---|
6.2.0 | Introduced. |