Summery Summery
Filters the number of links found in a comment.
Syntax Syntax
Parameters Parameters
- $num_links
-
The number of links found.
- $url
-
Comment author's URL. Included in allowed links total.
- $comment
-
Content of the comment.
Source Source
File: wp-includes/comment.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.7.0 | Added the $comment parameter. |
3.0.0 | Introduced. |