php - Wordpress is title being displayed in a widget -


i need display more 1 color in titles in wordpress. this, add 1 or more '##' in title, , have filter attached "the_title" hook swaps or , thereby allowing user highlight multiple words in title.

this works fine, except strip '##' strings in places post list.

i looking way ascertain whether title being called display in widget, because need strip '##' string there too, cannot find out how to.


Comments