Making WordPress.org

Opened 3 years ago

Last modified 3 years ago

#5854 new enhancement

Need a way in P2 to find recently edited posts

Reported by: tobifjellner's profile tobifjellner Owned by:
Milestone: Priority: normal
Component: Make (Get Involved) / P2 Keywords:
Cc:

Description (last modified by tobifjellner)

Currently, one of the things we do in make/polyglots is to follow up on requests for PTE status.
Every now and then, a poster edits their post and add an additional request in an old (maybe even closed) post of theirs.
There could also be a theoretical chance of someone editing an old post to add bad stuff there.
So I'd need a way to find recently edited posts. Once I know that a post was edited, I can use the revisions' view to figure out exactly what was changed, but really would need a way to find altered posts.

Attachments (1)

add-last-modified-date-to-post-columns.php (1.8 KB) - added by SergeyBiryukov 3 years ago.

Download all attachments as: .zip

Change History (3)

#1 @tobifjellner
3 years ago

  • Description modified (diff)

#2 @SergeyBiryukov
3 years ago

add-last-modified-date-to-post-columns.php is a plugin I created for a personal project a while ago. It adds a sortable "Last Modified" column to the Posts list table and could hopefully be used as a starting point.

Happy to turn it into a patch, but I can't remember off the top of my head if we have any other custom plugins for P2, and where a code like this is supposed to live. Would appreciate any pointers :)

Note: See TracTickets for help on using tickets.