WooCommerce Code Reference

TaskListSection
in package

Task List section class.

Tags
deprecated
7.2.0

Table of Contents

$description  : string
Description.
$id  : string
Title.
$image  : string
Image.
$task_names  : array<string|int, mixed>
Tasks.
$title  : string
Title.
$task_list  : TaskList
Parent task list.
__construct()  : mixed
Constructor
get_json()  : array<string|int, mixed>
Get the list for use in JSON.
is_complete()  : mixed
Returns if section is complete.

Properties

Methods