learndash_patent_course_and_lesson_id_save_NEW( int $post_id )

Updates the post IDs that maintain relationships between courses, lessons, topics, and quizzes on post save.


Description Description


Parameters Parameters

$post_id

(Required) The ID of the post being saved.


Top ↑

Return Return

(void|string) Returns empty string if the post ID is empty.


Top ↑

Source Source

File: includes/admin/ld-admin.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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