apply_filters( 'learndash-lesson-row-attributes', boolean $show_row_attributes )
Filters whether to show lesson row attributes in lesson listing.
Description Description
Parameters Parameters
- $show_row_attributes
-
Whether to show lesson row attributes.
Source Source
File: themes/ld30/templates/lesson/partials/row.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |