Browse: Home / Hooks /

learndash_export_page_ids

apply_filters( 'learndash_export_page_ids',  array $ids )

Filters page ids to be exported.


Description #


Parameters #

$ids

(array) The page ids.


Return #

(array) The page ids.


Source #

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


Changelog #

Changelog
Version Description
4.3.0 Introduced.