Browse: Home / Functions /

learndash_check_convert_settings_to_single

This function has been deprecated.

learndash_check_convert_settings_to_single( int $post_id,  string $prefix = '' )

Saves the course, lesson, topic, and quiz settings meta to separate post meta if not already converted.


Description #


Parameters #

$post_id

(int) (Optional) Post ID. Default 0.

$prefix

(string) (Optional) The post meta key prefix.

Default value: ''


Source #

File: includes/deprecated/3.4.0/functions.php


Changelog #

Changelog
Version Description
3.4.0 Introduced. This function has been deprecated.