Browse: Home / Functions /

learndash_update_completion

This function has been deprecated. This function was not used anywhere, and it’s not useful anymore instead.

learndash_update_completion( int $user_id = null,  int $postid = null )

Marks a resource complete.


Description #


Parameters #

$user_id

(int) (Optional) User ID.

Default value: null

$postid

(int) (Optional) The ID of the resource.

Default value: null


Source #

File: includes/deprecated/4.11.0/functions.php


Changelog #

Changelog
Version Description
4.11.0 This function was not used anywhere, and it's not useful anymore.
2.1.0 Introduced. This function has been deprecated. This function was not used anywhere, and it's not useful anymore instead.