apply_filters( 'learndash_lesson_attributes', array $attributes, object $lesson )

Filters attributes of a lesson. Used to modify details about a lesson like label, icon and class name


Description Description


Parameters Parameters

$attributes

Array of lesson attributes.

$lesson

The lesson post object


Top ↑

Source Source

File: themes/ld30/includes/helpers.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.