<?php get_term_custom( $term_id , $key = NULL , $args = NULL ); ?>
Filter hooks
zyx_join_flashvars
By the Web Warlock, Thursday, 27/May/2010 1:41
<?php zyx_join_flashvars( $args = array( 'foo' => 'foo_value' , 'bar' => 'bar_value' ); ?>
By the Web Warlock, Wednesday, 4/Aug/2010 22:11
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.
<?php get_term_custom( $term_id , $key = NULL , $args = NULL ); ?>
By the Web Warlock, Thursday, 27/May/2010 1:41
Description of the function zyx_join_flashvars located in the file wp-content/plugins/zyx-analog-clock/includes / mark-flash.php of the ZYX Classical Circular Clock plugin. Uses the filter zyx_join_flashvars and the functions apply_filters and esc_attr. Pending completion and add parameters.
<?php zyx_join_flashvars( $args = array( 'foo' => 'foo_value' , 'bar' => 'bar_value' ); ?>
359 queries. 1.013 seconds. Powered by WordPress
Code is magic