apply_filters( 'lifterlms_my_account_message', string $message )

Allow adding a notice message to be displayed in the student dashboard where llms_print_notices() will be invoked.


Parameters Parameters

$message

(string) The notice message to be displayed in the student dashboard. Default empty string.


Top ↑

Source Source

File: includes/functions/llms.functions.templates.dashboard.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
unknown Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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