apply_filters( 'learndash_show_quiz_builder_row_actions', boolean $show_row_actions, WP_Post|null $course_post )

Filters whether to show quiz builder row actions or not.


Description Description


Parameters Parameters

$show_row_actions

Whether to show row actions.

$course_post

Quiz post object.


Top ↑

Source Source

File: includes/admin/classes-posts-listings/class-learndash-admin-quizzes-listing.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.6.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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