Returns an array of term_ids with all the children of given term (both by core and by metadata).
Description of the function get_all_meta_children, located in the file wp-content/plugins/zyx-term-meta/includes / parentage.php of the plugin ZYX Term Meta. Uses the functions get_term_meta_children_from_cache, get_term_query_vars and wp_cache_set, and the methods $wpdb->prepare and $wpdb->get_results and the property $wpdb->prefix of the global object $wpdb.
By the Web Warlock, Friday, 14/May/2010 13:11
Returns an array of term_ids with all the children of given term (both by core and by metadata).
No comments yet.
RSS feed for comments on this post.
260 queries. 0.292 seconds. Powered by WordPress
Code is magic