strip particular html tags from wordpress title
-
I want to strip particular html tags from WordPress title, Because If I am using wp_strip_all_tags() then my title lost it’s all property like other css styles also.
I had posted titles are like: <font color=’red’> some hint : </font> title for the post.
I made bold those parts I don’t want to display, or remove. but it is very hard to go one by one article and remove them, because I have around 20k to 30k articles.
Please help me, how can I apply any code snippet or any other way to remove only those html tags written on WordPress title bar.
The page I need help with: [log in to see the link]
The topic ‘strip particular html tags from wordpress title’ is closed to new replies.