Wizard extends Setup_Wizard implements Restartable

Main Setup Wizard Loader

Tags
author

Barn2 Plugins info@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Interfaces, Classes and Traits

Restartable

Table of Contents

enqueue_assets()  : mixed
Custom enqueue asset for non-WC plugins.
on_restart()  : void
On wizard restart, detect which pages should be automatically unhidden.

Methods

enqueue_assets()

Custom enqueue asset for non-WC plugins.

public enqueue_assets(string $hook) : mixed
Parameters
$hook : string
Return values
mixed

on_restart()

On wizard restart, detect which pages should be automatically unhidden.

public on_restart() : void
Return values
void

Search results