do_action( 'learndash_new_essay_submitted', int $essay_id, array $essay_arg )

Fires after a new essay is submitted.


Description Description


Parameters Parameters

$essay_id

The new Essay ID created after essay submission.

$essay_arg

An array of essay arguments.


Top ↑

Source Source

File: includes/quiz/ld-quiz-essays.php


Top ↑

User Contributed Notes User Contributed Notes

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