apply_filters( 'learndash_lesson_available_from_text', string $message, object $lesson, int $name )

Filters the message markup for when the lesson will be available.


Description Description


Parameters Parameters

$message

Markup for lesson available message.

$lesson

Lesson Object.

$name

The timestamp when the lesson will become available.


Top ↑

Source Source

File: themes/ld30/templates/modules/messages/lesson-not-available.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.2.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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