Filter: DevOwl/RealQueue/Job/Actions

apply_filters( 'DevOwl/RealQueue/Job/Actions', $actions, $type ) → {string}

Generate a set of links with custom actions (e.g. shown in the error modal dialog).

An action has the following properties: url, linkText, [target="_blank"].

Parameters:
Name Type Description
$actions Array.<array>
$type string
Returns:
Type
string