Browse: Home / Hooks /

learndash_theme_settings_load

do_action( 'learndash_theme_settings_load',  string $theme_key )

Action when theme settings are loaded.


Description #


Parameters #

$theme_key

(string) Theme key.


Source #

File: themes/class-ld-themes-register.php


Changelog #

Changelog
Version Description
4.0.0 Introduced.