apply_filters( 'learndash_alert_message', string $message, string $type, string $icon )

Filters LearnDash custom alert message text.


Description Description


Parameters Parameters

$message

Alert message text.

$type

Alert message type.

$icon

List of alert icon CSS classes.


Top ↑

Source Source

File: themes/ld30/templates/modules/alert.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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