Learndash_Admin_Post_Edit::save_post( integer $post_id, object $post = null, boolean $update = false )

Save Question handler function.


Description Description


Parameters Parameters

$post_id

(Required) Post ID Question being edited.

$post

(Optional) WP_Post Question being edited.

Default value: null

$update

(Optional) If update true, else false.

Default value: false


Top ↑

Source Source

File: includes/admin/class-learndash-admin-posts-edit.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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