Warning: This function has been deprecated.
learndash_essay_grading_response_meta_box( WP_Post $essay )
Prints the essay grading response metabox content.
Description Description
Parameters Parameters
- $essay
-
(Required) The
WP_Postessay object.
Source Source
File: includes/deprecated/3.2.3/functions.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.2.3 | This function has been deprecated. |
| 2.2.0 | Introduced. |