Method | Description | |
---|---|---|
end_el ( &$output, $item, $depth, $args = [] ) | Extend WordPress end menu elements. | |
end_lvl ( &$output, $depth, $args = [] ) | Extend WordPress end first menu level. | |
start_el ( &$output, $item, $depth, $args = [], $id ) | Extend WordPress start menu elements. | |
start_lvl ( &$output, $depth, $args = [] ) | Extend WordPress start first menu level. |
public end_el ( &$output, $item, $depth, $args = [] ) |
public end_lvl ( &$output, $depth, $args = [] ) |
public start_el ( &$output, $item, $depth, $args = [], $id ) |
public start_lvl ( &$output, $depth, $args = [] ) |