Browse: Home / Classes / Learndash_Admin_Export_Posts /

Learndash_Admin_Export_Posts::get_special_media_ids

Learndash_Admin_Export_Posts::get_special_media_ids( WP_Post $post )

Returns media ids depending on the post type.


Description #


Parameters #

$post

(WP_Post) (Required) Post.


Return #

(array)


Source #

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


Changelog #

Changelog
Version Description
4.3.0 Introduced.