Nav_Walker::start_el( string $output, WP_Post $item, int $depth, stdClass $args = null, int $id )
Start_el
Description
See also
Parameters
- $output
-
(Required) Output.
- $item
-
(Required) Item.
- $depth
-
(Required) Depth.
- $args
-
(Optional) Args.
Default value: null
- $id
-
(Required) id.
Source
File: inc/views/nav_walker.php
Expand full source code Collapse full source code View on Github
Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |