Changes between Initial Version and Version 1 of Ticket #21222, comment 7
- Timestamp:
- 09/13/12 18:38:07 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21222, comment 7
initial v1 11 11 12 12 //echo '<div>*'. $a .'</div>'; 13 return $ a;13 return $content.$a; 14 14 } 15 15 add_filter( 'manage_category_custom_column', 'co_manage_tax_column', 12, 3);