apply_filters( 'lifterlms_block_templates_titles', array $template_titles )

Filters the block template titles.


Parameters Parameters

$template_titles

(array) Associative array of template titles.

  • 'slug'
    (string) The template slug.
  • 'title'
    (string) The template readable titles.


Top ↑

Source Source

File: includes/class-llms-block-templates.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.