Docs
Search
Hooks
Functions
Methods
Classes
Home
Classes
WP_Background_Process
WP_Background_Process::update()
WP_Background_Process::update(
string
$key
,
array
$data
):
$this
Update queue
Parameters
$key
string
required
Key.
$data
array
required
Data.
Return
$this
Related
Used by
Description
WP_Background_Process::handle()
includes/libraries/wp-background-process.php
Handle