learndash_post_meta_processed( string $post_type = '' )
Checks if Post Meta Data Upgrade has completed.
Description Description
Parameters Parameters
- $post_type
-
(Optional) The post type slug to check.
Default value: ''
Return Return
(boolean.)
Source Source
File: includes/course/ld-course-functions.php
Changelog Changelog
Version | Description |
---|---|
3.4.1 | Introduced. |