Browse: Home / Hooks /

learndash_export_options

apply_filters( 'learndash_export_options',  array $export_options )

Filters export options.


Description #


Parameters #

$export_options

(array) Export options.


Return #

(array) Export options.


Source #

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


Changelog #

Changelog
Version Description
4.3.0 Introduced.