#3197 closed enhancement (fixed)
wp_allow_comment has unused code
| Reported by: | Nazgul | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Optimization | Version: | 2.0.4 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
The wp_allow_comment function has some code which is never used (anymore).
$comment_user_domain = apply_filters('pre_comment_user_domain', gethostbyaddr($comment_author_IP) );
Attachments (2)
Change History (9)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This will also fix #3197.