| User | Post |
|
4:40 pm October 11, 2011
| sanja9
New Member
| | | |
|
| posts 1 |
|
|
Hi, thanks for this plugin it is very useful and exactly what we were looking for. I would like to add a functionality where users can add a note or title with their revision that I could then list in the Post Revisions table. Right now revisions are identified by date and that is not very useful. I am comfortable w/ PHP so if anyone can point me in the right direction that would be great. Thanks
~Sanja
|
|
|
2:50 pm November 2, 2011
| Kevin
Admin
| | | |
|
| posts 2502 |
|
|
Good idea. I'll have to think about whether/how to implement that.
|
|
|
2:53 pm November 2, 2011
| Kevin
Admin
| | | |
|
| posts 2502 |
|
|
If you want to take a stab at it, I suggest storing a postmeta record via metabox input. On the Revisions list side, take a look at revision-ui_rvy.php, function rvy_list_post_revisions
|
|