Walker::start_el()
Method: Starts the element output.
@since: 4.6.0 | Used By: 1 function
@package: LearnDash / Core
Source Files: src/Core/Template/Steps/Walker.php
@package: LearnDash / Core
Source Files: src/Core/Template/Steps/Walker.php
Method: Starts the element output.
Method: Ends the element output, if needed.
Method: Traverses elements to create list from elements.
Walker::display_element Read More »
Method: Displays array of elements hierarchically.
Method: Sets the depth modificator.
Walker::set_depth_modificator Read More »
Method: Starts the list before the elements are added.
Method: Ends the list of after the elements are added.