Browse: Home / Hooks /

learndash_setup_steps

apply_filters( 'learndash_setup_steps',  array $steps )

Filters steps shown on setup page.


Description #


Parameters #

$steps

(array) List of steps with arguments.


Source #

File: includes/settings/settings-pages/class-ld-settings-page-setup.php


Changelog #

Changelog
Version Description
4.4.0 Introduced.