do_action( 'learndash-alert-between-message-button', string $class, string $icon, string $message, string $type )

Fires between alert message and button


Description Description


Parameters Parameters

$class

List of alert CSS classes.

$icon

List of alert icon CSS classes.

$message

Alert message text.

$type

Alert message type.


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.