Changes between Initial Version and Version 1 of Ticket #21222, comment 3
- Timestamp:
- 09/13/12 17:39:09 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21222, comment 3
initial v1 14 14 15 15 {{{ 16 do_action( "manage_{$screen->taxonomy}_custom_column", '',$column_name, $tag->term_id );16 do_action( "manage_{$screen->taxonomy}_custom_column", $column_name, $tag->term_id ); 17 17 }}} 18 18