Browse: Home / Hooks /

learndash_export_post_object

apply_filters( 'learndash_export_post_object',  array $post_data )

Filters the post object to export.


Description #


Parameters #

$post_data

(array) Post object.


Return #

(array) Post object.


Source #

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


Changelog #

Changelog
Version Description
4.3.0 Introduced.