[wp-trac] [WordPress Trac] #1842: Other protocols (eg https) dont count towards link count in comments
WordPress Trac
noreply at wordpress.org
Sat Nov 15 18:49:03 UTC 2025
#1842: Other protocols (eg https) dont count towards link count in comments
--------------------------+------------------------
Reporter: nmoog | Owner: (none)
Type: defect (bug) | Status: closed
Priority: low | Milestone:
Component: General | Version: 1.5.2
Severity: minor | Resolution: duplicate
Keywords: | Focuses:
--------------------------+------------------------
Comment (by odelpalh9y):
if ( (count(explode('http:', $comment)) - 1) >=
get_settings('comment_max_links') )
return false; Check # of external links
--
Ticket URL: <https://core.trac.wordpress.org/ticket/1842#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list