apply_filters( 'lifterlms_theme_override_directories', string[] $theme_override_directories )

Filters the theme override directories.


Description Description

Allow themes and plugins to determine which folders to look in for theme overrides.


Top ↑

Parameters Parameters

$theme_override_directories

(string[]) List of theme override directory paths.


Top ↑

Source Source

File: includes/functions/llms.functions.template.php

View on GitHub



Top ↑

User Contributed Notes User Contributed Notes

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