apply_filters( 'learndash_lesson_row_atts', string $attribute )

Filters lesson row attributes. Used while displaying lesson lists in a course.


Description Description


Parameters Parameters

$attribute

Lesson row attribute. The value is data-ld-tooltip if a user does not have access to the course otherwise an empty string.


Top ↑

Source Source

File: themes/ld30/templates/lesson/partials/row.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.