Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 20 months ago

#3977 closed defect (bug) (fixed)

edit_comment_link() text not clear in default theme

Reported by: pishmishy's profile pishmishy Owned by: rob1n's profile rob1n
Milestone: 2.2 Priority: normal
Severity: normal Version:
Component: Template Keywords: has-patch commit
Focuses: Cc:

Description

The call to edit_comment_link() in comments.php in the default theme only gives the text 'e' to be given as the link which isn't at all obvious to new users. Attached is a patch to change the text to 'edit'.

Attachments (1)

comments.php.diff (631 bytes) - added by pishmishy 18 years ago.
patch for comments.php

Download all attachments as: .zip

Change History (5)

@pishmishy
18 years ago

patch for comments.php

#1 @g30rg3x
18 years ago

  • Component changed from General to Template
  • Priority changed from high to normal

#2 @foolswisdom
18 years ago

  • Milestone changed from 2.2 to 2.3

#3 @rob1n
18 years ago

  • Keywords commit added
  • Milestone changed from 2.3 to 2.2
  • Owner changed from anonymous to rob1n

I'm with this. Also, on some resolutions/configurations, the "e" can be kind of hard to hit.

#4 @rob1n
18 years ago

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

(In [5221]) Change edit comment link to 'edit' rather than 'e'. Props pishmishy. fixes #3977

Note: See TracTickets for help on using tickets.