Changes between Initial Version and Version 1 of Ticket #16282, comment 31
- Timestamp:
- 01/24/2011 02:10:00 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16282, comment 31
initial v1 3 3 > sanitize_title() makes sense for me. It was used before [16832]. 4 4 5 The correct solution would be to have two versions of get_term_by(): one for WP_Query, that uses sanitize_title_for_query() and one for get_term_link() which uses sanitize_title().5 The correct solution would be to have two versions of get_term_by(): one for WP_Query, that uses sanitize_title_for_query() and one for get_term_link() which uses ~~sanitize_title()~~ nothing. 6 6 7 7 For more details on why this would be necessary, see #9591.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)