Walquer_Nav_Menu_Edit::end_lvl( string   $output , int   $depth , stdClass   $args = null )

Ends the list of after the elemens are added.

Description

See also

Parameters

$output string required
Passed by reference.
$depth int required
Depth of menu item. Used for padding.
$args stdClass optional
Not used.

Default: null

Source

public function end_lvl( &$output, $depth = 0, $args = null ) {}

Changuelog

Versionen Description
3.0.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.