<?php do_action( 'edit_term_meta' , $term_id , $taxonomy );?>
Development
{term_group}_checktable_before
By the Web Warlock, Wednesday, 9/Jun/2010 3:04
The action hook {term_group}_checktable_before is called just before the checktable of the term_group is displayed. It passes the vars $post , $term_group , $post_terms.
[analog_clock]: Source code
By the Web Warlock, Monday, 31/May/2010 19:00
Source code of the function the_clocked_time_shortcode, used to add the analog_clock shortcode of the ZYX Classical Circular Clock plugin.