Changes between Initial Version and Version 1 of Ticket #34879, comment 6
- Timestamp:
- 12/14/2015 09:42:31 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34879, comment 6
initial v1 1 I suspect it was never caught because it's only used by that one function and there's not a hook for it. I'll check the theme and plugin repos to see if I can find any reference to it, but suspect I'll come up empty.1 I suspect it was never caught because it's only used by that one function. I'll check the theme and plugin repos to see if I can find any reference to it, but suspect I'll come up empty. 2 2 3 3 What kind of tests can we write for it? 4 5 UPDATE: Although it's not filterable, it's passed to `'wp_title_parts'`, so that's where I'm going to start looking.