apply_filters( 'llms_forced_block_template_slug', string $template_slug, string $template )

Filters the block template to be loded forced.


Parameters Parameters

$template_slug

(string) The template slug to be force loaded.

$template

(string) The name of template to be force loaded.


Top ↑

Source Source

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

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
5.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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