Make WordPress Core

Opened 18 years ago

Closed 17 years ago

Last modified 17 years ago

#2917 closed defect (bug) (wontfix)

Comment Author Usability Fix

Reported by: ptvguy's profile ptvguy Owned by: bryanveloso's profile bryanveloso
Milestone: Priority: normal
Severity: normal Version: 2.0.3
Component: General Keywords: comment, function, post, author, link, has-patch
Focuses: Cc:

Description

This is a usability fix so that when you comment on your own posts, your name will not have a link to your own blog. In other words, when your comment is displayed on the page or in Recent Comments, your name will appear as the comment author, but will not be linked.

This particular patch works fine for me on a single user blog by checking to see if the post author and the comment author match. A better fix to cover both single and multiuser blogs would be to compare the blog URL with the comment author URL. I will try to get back to that later unless someone else wants to tackle it.

Attachments (1)

comment-functions.php.diff (800 bytes) - added by ptvguy 18 years ago.
comment functions patch

Download all attachments as: .zip

Change History (8)

@ptvguy
18 years ago

comment functions patch

#1 @ptvguy
18 years ago

  • Keywords comment function post author link bg|has_patch added

#2 @ryan
18 years ago

  • Milestone changed from 2.0.4 to 2.1

#3 @bryanveloso
18 years ago

  • Owner changed from anonymous to bryanveloso
  • Status changed from new to assigned

#4 @Nazgul
18 years ago

  • Keywords has-patch added; bg|has_patch removed

#5 @markjaquith
18 years ago

ptvguy,

Could you please explain the reason behind this change? Why do you want the link removed? Why is this a good candidate for a core patch rather than a plugin?

#6 @matt
17 years ago

  • Resolution set to wontfix
  • Status changed from assigned to closed

Plugin territory.

#7 @Nazgul
17 years ago

  • Milestone 2.1 deleted
Note: See TracTickets for help on using tickets.