Learndash_Admin_Import_Posts::map_meta_key Learndash_Admin_Import_Posts::map_meta_key( string $meta_key, integer $post_id ) Maps meta key. ContentsDescription Parameters Return Source Changelog Related @package Uses Used By Description # Parameters # $meta_key (string) (Required) Meta key. $post_id (integer) (Required) Post ID. Return # (string) Meta key. Source # File: includes/admin/classes-import-export/import/class-learndash-admin-import-posts.php Changelog # Changelog Version Description 4.3.0 Introduced. Related # @package # LearnDash Uses # Uses Uses Description includes/class-ldlms-post-types.php: LDLMS_Post_Types::get_post_type_slug () Utility function to return the post type slug(s). This is to prevent hard-coding of the slug(s) throughout the code files. Used By # Used By Used By Description includes/admin/classes-import-export/import/class-learndash-admin-import-posts.php: Learndash_Admin_Import_Posts::update_post_meta () Updates post’s meta.
Uses # Uses Uses Description includes/class-ldlms-post-types.php: LDLMS_Post_Types::get_post_type_slug () Utility function to return the post type slug(s). This is to prevent hard-coding of the slug(s) throughout the code files.
Used By # Used By Used By Description includes/admin/classes-import-export/import/class-learndash-admin-import-posts.php: Learndash_Admin_Import_Posts::update_post_meta () Updates post’s meta.