Make WordPress Core

Opened 12 years ago

Closed 11 years ago

Last modified 11 years ago

#24638 closed enhancement (fixed)

Show commenter IP address on Edit Comment page

Reported by: anonymized_92042's profile anonymized_92042 Owned by: helen's profile helen
Milestone: 3.7 Priority: normal
Severity: normal Version:
Component: Comments Keywords: has-patch
Focuses: Cc:

Description

There are a number of occasions in which a WP admin will need to look up the IP address of a commenter. This address is shown on the main comment listing page but not on the individual "Edit comment" page.

But the fastest and easiest way to get commenter information is to click "edit" on the comment itself (theme allowing). The resulting admin page allows a number of actions but does not display the IP address of the commenter.

To find the IP address, the site admin then has to go to the main comment listing page and search by commenter name or email address. Showing the IP address on the individual comment pages will remove two steps from this process.

Attachments (5)

24638.diff (557 bytes) - added by leewillis77 12 years ago.
Patch to add the IP address (Non editable) to the edit comment screen
24638-2.diff (592 bytes) - added by leewillis77 11 years ago.
Updated patch to use "IP address" instead of just "IP"
ip_addr.png (14.2 KB) - added by leewillis77 11 years ago.
Updated screenshot following feedback on IRC
24638-3.diff (865 bytes) - added by leewillis77 11 years ago.
Updated patch
ip_addr_2.png (14.2 KB) - added by leewillis77 11 years ago.
Screenshot.

Download all attachments as: .zip

Change History (9)

#1 @SergeyBiryukov
12 years ago

  • Component changed from General to Comments
  • Type changed from feature request to enhancement

@leewillis77
12 years ago

Patch to add the IP address (Non editable) to the edit comment screen

#2 @leewillis77
12 years ago

  • Keywords has-patch added

@leewillis77
11 years ago

Updated patch to use "IP address" instead of just "IP"

@leewillis77
11 years ago

Updated screenshot following feedback on IRC

@leewillis77
11 years ago

Updated patch

@leewillis77
11 years ago

Screenshot.

#3 @helen
11 years ago

  • Owner set to helen
  • Resolution set to fixed
  • Status changed from new to closed

In 25314:

Show the IP address, if available, in the comment edit screen submit meta box. props leewillis77. fixes #24638.

#4 @helen
11 years ago

  • Milestone changed from Awaiting Review to 3.7
Note: See TracTickets for help on using tickets.