Changeset 38048 for trunk/src/wp-includes/comment.php
- Timestamp:
- 07/13/2016 02:04:10 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/comment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment.php
r38047 r38048 1077 1077 || preg_match($pattern, $email) 1078 1078 || preg_match($pattern, $url) 1079 || preg_match($pattern, $comment) 1079 1080 || preg_match($pattern, $comment_without_html) 1080 1081 || preg_match($pattern, $user_ip)
Note: See TracChangeset
for help on using the changeset viewer.