LLMS_Integration_BBPress::save_course_settings( int $post_id )

Save course metabox custom fields


Description Description


Parameters Parameters

$post_id

(Required) WP_Post ID of the course.


Top ↑

Return Return

(null|int[])


Top ↑

Source Source

File: includes/integrations/class.llms.integration.bbpress.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.37.11 Don't update saved forum values during course quick edits & remove redundant sanitization.
3.35.0 Sanitize input data.
3.12.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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