apply_filters( 'learndash_quizinfo', string $shortcode_output, array $shortcode_attributes, array $selected_quizinfo )

Filters quizinfo shortcode output.


Description Description


Parameters Parameters

$shortcode_output

The output of quizinfo shortcode.

$shortcode_attributes

An array of shortcode attributes.

$selected_quizinfo

Quiz item array used for processing.


Top ↑

Source Source

File: includes/shortcodes/ld_quizinfo.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.1.4 Added $selected_quizinfo param.
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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