Try the_modified_author()
or get_the_modified_author()
, this should give you the display name of the last user that modified the post.
Related Posts:
- How to show list of posts by author and category?
- Find most recent authors
- Change all author links in Blog roll
- List of authors posts minus very latest
- show latest authors blog post
- Getting posts from multiple users?
- How set featured posts using checkbox in post edit screen?
- Hook that get’s triggered when the author of a post is changed
- WP_Query: Why is sticky post not first item in loop?
- Display all posts from specific categories on a page
- Skip post in loop and mixin later
- How to add editor’s name to entry meta byline?
- How do I reorder (pop and push) items from WP_Query?
- How to exclude latest x posts from a paginated query?
- Any way to create a revision of a post ONLY with a new button in the Meta Box?
- Display content from a specific category
- Reverse chronology of post listing
- posts page – different lengths of excerpt
- how to display full post with pagination on home page
- Get the user type of an author
- Show the title of the latest post by author
- This AJAX Code Doesn’t Work – Looking for elegant solution
- How to Display Post View Count
- Displaying the number of posts in a custom loop (without including the number of posts of a loop below)?
- Authors in menu, template list post by author
- Converting multiple loops into one single loop with pagination
- Group posts by year in loop
- How would I get 1 latest post from a query for 5 posts?
- Manually removing revision post types
- Alternating post layout
- Check to see if specific loop has less than certain amount of posts
- Enable post revisions for a specific post
- get_next_post() and get_previous_post() return wrong posts
- Auto “expire” all of an authors posts on spcific date
- Converting a dynamic piece of code using WordPress Loop into a static one using Post ID
- How to get the user meta data for a post?
- Display post from current category and same tag?
- Inserting custom data to the_post() during loop
- Whitelist Author of Private Post
- Blog post per page setting conflicting with custom WP_Query?
- Post Loop Missing Most Recent Post
- Get Image tag from content of post
- Start WP Pagination From Number 1 in URL
- Use two different post_per_page limits with infinite scroll
- How to make the first post in the loop be styled like a “new / featured” post?
- How to setup a query to output posts by groups of five?
- How to order posts in an arbitrary order?
- How do I retrieve a users’ last 5 posts?
- Wrong post title displayed from loop
- Get the amount of posts on a current page
- How to add a class to each individual post?
- Why my wp_posts data is so huge?
- How to get posts published on the latest date?
- How can I remove the first two words and shorten get_the_title()
- Page and post loop same template
- ACF to select posts not displaying on blog page
- Querying another post category to match current post and display in loop
- How to display posts on custom page without declaring a posts page in reading settings?
- how to handle the loop using filling bootstrap grid structure?
- WordPress loop not working on static front page
- Custom WP_Query not working correctly
- Exclude a category of posts in author template
- Display specific posts on home page
- The loop starting at a certain ID
- Loop not showing first post
- Send email to admin with post author
- posts going to 2 pages/categories only show up in 1
- Custom Post Type Single Loop Outputting Wrong Post
- Get current taxonomy and display query accordingly
- Restricting displayed posts to posts from only select authors
- How can I change the date format of the revision list?
- Multiple post in One Loop in wordpress
- Display specific posts based on an ID of another post
- Diffrent layout for posts [duplicate]
- How to distinguish pages created by woocommerce?
- Moved a website and excerpts don’t work for old posts
- how to call recent post content in a loop ( only the content before read more tag)
- Show post excerpt
- Show author bio box
- Use special template for the first post in the loop
- Can the_post_navigation() be outside of the loop?
- WordPress infinite post cycle problem
- Changing the Category for all posts of an Author
- Show Posts By Custom Field
- Querying multiple categories in the WP loop if one of the category IDs is dynamically obtained
- Post gallery as carousel
- Showing content from WordPress ruins page CSS using WP_Query, without, content does not show
- Add something after all sticky posts in The Loop
- Why I obtain this WP_Query strange behavior trying to select posts having a specific tag?
- Display Post by menu order
- Create a Page Template Which Displays All Posts by Current User
- Set the limit to allow author when make post!
- Is there a way to separate wordpress titles from their posts?
- adding custom meta as well as looping through posts
- Redirecting posts in WordPress to a specific page
- Notify Author of the post if admin deletes his post and perform some function
- ‘posts_per_page’ => ’10’ does not show any post
- When and how will php code in a user made WordPress page be executed?
- How can I add Author’s phone number to wp profile and make it appear in wp-admin/edit.php columns
- Query wordpress posts on static page