Exclude heading tags from tooltip selection
-
Hello.
First of all, thank you for this great plugin. I love using it. But I have a problem with heading tags. Just like we can exclude <a> tags from the tooltip selection, I also want to exclude heading tags (<h1>,<h2> etc.). For this, I edited the “$glossaryItemContent, ‘<a >’ ” part in glossaryFree.php to “$glossaryItemContent, ‘<a ><h1><h2><h3<h4><h5><h6>’ ” but it didn’t work.
How can I remove heading tags from the tooltip selection? This is really bad for SEO on my blog site 🙁
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Exclude heading tags from tooltip selection’ is closed to new replies.