apply_filters( 'ld-alert-class', string $alert_class, string $type, string $icon )

Filters custom alert message CSS class.


Description Description


Parameters Parameters

$alert_class

List of alert CSS classes.

$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.