learndash_get_essay_details( int|null $post_id = null )

Gets the essay details.


Description Description

Returns details about essay such as points details and status.


Parameters Parameters

$post_id

(Optional) Post ID of the essay.

Default value: null


Top ↑

Return Return

(array|false) An array of essay details.


Top ↑

Source Source

File: themes/ld30/includes/helpers.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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