Browse: Home / Hooks /

learndash_dashboard_sections_reports

apply_filters( 'learndash_dashboard_sections_reports',  LearnDashCoreTemplateDashboardsSectionsSections $sections )

Filters the reports dashboard sections.


Description #


Parameters #

$sections

(LearnDashCoreTemplateDashboardsSectionsSections) The sections.


Return #

(LearnDashCoreTemplateDashboardsSectionsSections)


Source #

File: src/Core/Modules/Reports/Dashboard/Mapper.php


Changelog #

Changelog
Version Description
4.17.0 Introduced.