WP SITES

3086 Coded Tutorials & 291 Plugins

Remove Clickable HTML Links in Comments

I received a request about how to make all clickable links left in comments to non clickable. They told me they’re using a plugin for this but wanted a simple code solution, so here it is.

Turns all hyperlinks like this:

clickable

Into non clickable links:

non-clickable
Just add this line of PHP code to the end of your child themes functions.php file using a code editor.

Leave a Reply

New Plugins