Browse: Home / Hooks /

learndash_export_post_type_settings_sections

apply_filters( 'learndash_export_post_type_settings_sections',  array $sections )

Filters the list of post type settings sections to export.


Description #


Parameters #

$sections

(array) Post type settings sections.


Return #

(array) Post type settings sections.


Source #

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


Changelog #

Changelog
Version Description
4.3.0 Introduced.