Browse: Home / Classes / Learndash_Admin_Export_Posts /

Learndash_Admin_Export_Posts::get_post_metadata

Learndash_Admin_Export_Posts::get_post_metadata( WP_Post $post )

Returns post’s metadata.


Description #


Parameters #

$post

(WP_Post) (Required) The post.


Return #

(array) The list of post meta.


Source #

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


Changelog #

Changelog
Version Description
4.3.0 Introduced.