Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
General Discussions
3
Posts
2
Users
0
Reactions
1,952
Views
2 Replies
Apr 18, 2022 9:58 am
You can use the hook code below:
remove_filter ( 'comment_text', 'make_clickable', 9) ;
This article should be helpful for you: https://www.wpbeginner.com/plugins/how-to-easily-add-custom-code-in-wordpress-without-breaking-your-site/
Apr 18, 2022 10:23 am
Great! it works.