Guest User

Untitled

a guest
Jan 24th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. function start_lvl( &$output, $depth = 0, $args = array() )
  2.  
  3. function start_el(&$output, $category, $depth, $args) {
  4.  
  5. function start_el(&$output, $category, $depth = 0, $args = array(), $current_object_id = 0) {
  6.  
  7. function end_lvl(&$output, $depth, $args) {
  8.  
  9. function end_lvl(&$output, $depth = 0, $args = array()) {
  10.  
  11. function start_lvl(&$output, $depth, $args) {
  12.  
  13. function start_lvl(&$output, $depth = 0, $args = array()) {
  14.  
  15. function end_el(&$output, $category, $depth, $args) {
  16.  
  17. function end_el(&$output, $category, $depth = 0, $args = array()) {
Add Comment
Please, Sign In to add comment