Changes between Version 1 and Version 2 of Ticket #21240, comment 1
- Timestamp:
- 07/12/2012 04:01:50 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21240, comment 1
v1 v2 5 5 {{{ 6 6 register_taxonomy( 'presentation', 'presentation_type', array( 7 ... ,7 ... 8 8 'show_admin_column' => true 9 9 ) );