Browse: Home / Classes / Learndash_Admin_Import_Associations_Handler /

Learndash_Admin_Import_Associations_Handler::get_imported_post_ids

Learndash_Admin_Import_Associations_Handler::get_imported_post_ids( string $post_type_name = '' )

Returns imported post IDs by post type.


Description #


Parameters #

$post_type_name

(string) (Optional) Post type name. Optional.

Default value: ''


Return #

(int[])


Source #

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


Changelog #

Changelog
Version Description
4.3.0 Introduced.