Learndash_Admin_Import_Associations_Handler::update_setting Learndash_Admin_Import_Associations_Handler::update_setting( int $post_id, string $setting ) Updates the post setting. ContentsDescription Parameters Return Source Changelog Related @package Description # Parameters # $post_id (int) (Required) Post ID. $setting (string) (Required) Post setting name. Return # (void) Source # File: includes/admin/classes-import-export/import/class-learndash-admin-import-associations-handler.php Changelog # Changelog Version Description 4.3.0 Introduced. Related # @package # LearnDash