apply_filters( 'llms_setup_wizard_steps', string[] $steps )

Filter the steps included in the setup wizard


Parameters Parameters

$steps

(string[]) Array of setup wizard steps. The array key is the slug/id of the step and the array value is the step's title displayed in the wizard's navigation.


Top ↑

Source Source

File: includes/admin/class.llms.admin.setup.wizard.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
4.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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