Browse: Home / Hooks /

learndash_export_settings_sections

apply_filters( 'learndash_export_settings_sections',  array $sections )

Filters the list of settings sections to export.


Description #


Parameters #

$sections

(array) Settings sections.


Return #

(array) Settings sections.


Source #

File: includes/admin/classes-import-export/export/class-learndash-admin-export-settings.php


Changelog #

Changelog
Version Description
4.3.0 Introduced.