Returns all the metadata key-value pairs for a given term_id.
Description of the function get_term_custom located in the file wp-content/plugins/zyx-term-meta/includes / functions.php of the plugin ZYX Term Meta. Uses the functions apply_filters, wp_cache_get and wp_parse_args, and the methods $wpdb->get_results and $wpdb->prepare and the property $wpdb->prefix of the global $wpdb object. Reads the fields meta_key and meta_value of the table {wp_}termmeta. Uses the filters get_term_custom.
By the Web Warlock, Wednesday, 4/Aug/2010 22:11
Returns all the metadata key-value pairs for a given term_id.
No comments yet.
RSS feed for comments on this post. TrackBack URL
296 queries. 0.279 seconds. Powered by WordPress
Code is magic