Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#9154 closed enhancement (fixed)

Get the last modified author function

Reported by: tomontoast's profile tomontoast Owned by: westi's profile westi
Milestone: 2.8 Priority: normal
Severity: normal Version: 2.8
Component: Template Keywords: author modified template has-patch
Focuses: Cc:

Description

Having a function which displays the author who last modified a post would be very useful.
The function displays the name of the author who last edited the post as opposed to the author who created the post.
I have written a patch based on the last edited feature when writing a post.

Attachments (1)

modified_author.patch (1.2 KB) - added by tomontoast 15 years ago.

Download all attachments as: .zip

Change History (4)

#1 @tomontoast
15 years ago

  • Keywords template has-patch added

#2 @westi
15 years ago

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

#3 @westi
15 years ago

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

(In [10661]) Add (get_)the_modified_author template tags. Fixes #9154 props tomontoast.

Note: See TracTickets for help on using tickets.