wherego_wizard_steps
Get wizard steps configuration.
Type: filter
Since: 3.2.0
Source: includes/admin/class-settings-wizard.php line 224
Usage
add_filter( 'wherego_wizard_steps', function() {
// ...
} ); wherego_wizard_steps filter Get wizard steps configuration.
Type: filter
Since: 3.2.0
Source: includes/admin/class-settings-wizard.php line 224
add_filter( 'wherego_wizard_steps', function() {
// ...
} );