learndash_populate_essay_cpt_columns( string $column, int $post_id )

Populates the essay post type columns in the admin.


Description Description

Columns are can be filtered by quiz, lesson, and course. Fires on manage_sfwd-essays_posts_custom_column hook.


Parameters Parameters

$column

(Required) The slug of the column.

$post_id

(Required) Post ID.


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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