• I’d like to show the name of the user that last edited a page, if possible.

    I was able to show the last modified time with this code:

    <?php the_modified_time(‘F j, Y g:i a’); ?>

    But I can’t find a code to get the user who last edited the file.

    Does it exist?

  • The topic ‘How to get the name of user that last edited a page?’ is closed to new replies.