apply_filters( 'llms_template_loader_priority', int $priority )

Filters the template loading priority.


Description Description

Callback for the WP core filter template_include.


Top ↑

Parameters Parameters

$priority

(int) The filter callback priority.


Top ↑

Source Source

File: includes/class.llms.template.loader.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
6.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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