Changes between Initial Version and Version 1 of Ticket #18508, comment 2
- Timestamp:
- 08/24/11 19:11:42 (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18508, comment 2
initial v1 3 3 It can be disabled too: 4 4 {{{ 5 remove_action( 'wp_head', 'rel_canonical' ) 5 remove_action( 'wp_head', 'rel_canonical' ); 6 6 }}}
