APP_Category_Walker::start_el( string $output, object $category, int $depth, array $args = array(), int $id )

Start the element output.


Package


Description Description

See also See also


Top ↑

Parameters Parameters

$output

(string) (Required) Passed by reference. Used to append additional content.

$category

(object) (Required) The current term object.

$depth

(int) (Required) Depth of the term in reference to parents. Default 0.

$args

(array) (Optional) An array of arguments. @see wp_terms_checklist()

Default value: array()

$id

(int) (Required) ID of the current term.

Premium WordPress Apps