Browse: Home / Hooks /

learndash_module_ai_quiz_creation_form_fields

apply_filters( 'learndash_module_ai_quiz_creation_form_fields',  LearnDashCoreModulesAIQuiz_Creationarray<string,  )

Filters quiz creation AI form fields.


Description #


Parameters #

(<span class="LearnDashCoreModulesAIQuiz_CreationarrayLearnDashCoreModulesAIQuiz_Creationarray<string,) array<string, mixed>> $fields Array of fields details to be passed to LearnDash_Settings_Fields::create_section_field() method.


Return #

(LearnDashCoreModulesAIQuiz_Creationarray<string,) array<string, mixed>>


Source #

File: src/Core/Modules/AI/Quiz_Creation/View.php


Changelog #

Changelog
Version Description
4.8.0 Introduced.