LLMS_Meta_Box_Course_Options::save_before( int $post_id )

Update course difficulty on save


Description Description


Parameters Parameters

$post_id

(Required) WP Post ID of the course


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/admin/post-types/meta-boxes/class.llms.meta.box.course.options.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.35.0 Verify nonces and sanitize $_POST data.
3.26.3 Only save when using the classic editor.
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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