LLMS_Admin_Setup_Wizard::get_next_step( string $step = '' )

Get slug if next step


Description Description


Parameters Parameters

$step

(Optional) Step to use as current.

Default value: ''


Top ↑

Return Return

(string|false)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.8.0 Combined combined if/elseif into a single condition & use strict array_search() comparison.
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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