parentage.php

The file wp-content/plugins/zyx-term-meta/includes/parentage.php

get_all_meta_children

By the Web Warlock, Friday, 14/May/2010 13:11

<?php get_all_meta_children( $term_id = NULL , $add_parent = true , $field = '_parent' , $depth = -1 , $cur_depth = 0 , $use_cache = true ); ?>

get_all_meta_children: Source code

By the Web Warlock, Friday, 14/May/2010 13:08

Source code of the function get_all_meta_children, located in the file wp-content/plugins/zyx-term-meta/includes/parentage.php of the ZYX Term Meta plugin.