apply_filters( 'llms_blocks_php_templates_block', array $templates )

Filters the php templates that can be render via this block.


Parameters Parameters

$templates

(array) Templates map, where the keys are the template attribute value and the values are the php file names (w/o extension).


Top ↑

Source Source

File: libraries/lifterlms-blocks/includes/blocks/class-llms-blocks-php-template-block.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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