Warning: 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 Description


Parameters Parameters

$post_id

(Optional) Post ID. Default 0.

$prefix

(Optional) The post meta key prefix.

Default value: ''


Top ↑

Source Source

File: includes/deprecated/3.4.0/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.