Browse: Home / Functions /

learndash_post_meta_processed

learndash_post_meta_processed( string $post_type = '' )

Checks if Post Meta Data Upgrade has completed.


Description #


Parameters #

$post_type

(string) (Optional) The post type slug to check.

Default value: ''


Return #

(boolean.)


Source #

File: includes/course/ld-course-functions.php


Changelog #

Changelog
Version Description
3.4.1 Introduced.