apply_filters( 'learndash_updated_essay_scoring', array $updated_scoring )
Filters updated essay scoring data before saving it to post meta.
Description Description
Parameters Parameters
- $updated_scoring
-
An array of updated essay score data.
Source Source
File: includes/admin/classes-posts-edits/class-learndash-admin-essay-edit.php
Changelog Changelog
Version | Description |
---|---|
2.2.0 | Introduced. |