Browse: Home / Hooks /

learndash_setup_wizard_should_display

apply_filters( 'learndash_setup_wizard_should_display',  bool $should_display )

Filters whether the setup wizard should be displayed or not.


Description #


Parameters #

$should_display

(bool) Whether the setup wizard should be displayed or not.


Source #

File: includes/class-ld-setup-wizard.php


Changelog #

Changelog
Version Description
4.2.0 Introduced.