Any PHP functions to edit comments count message?
-
I know how to hide the total comment count by using CSS and even I can remove the problematic title=”0″ from the file “\wpdiscuz\themes\default\comment-form.php” but I am looking for a way to edit the text under the SPAN tag using some function. I will remove the TITLE attribute and replace it with Aria Label.
<div class="wpd-thread-info "><span class="wpdtc" title="0">0</span> Comments </div>
Any suggestion on how to do this?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Any PHP functions to edit comments count message?’ is closed to new replies.