the_modified_author() WP 1.0
Display the name of the author who last edited the current post, if the author's ID is available.
- See: get_the_author()
Works based on:
get_the_modified_author()
✈ 1 time = 0.000054s = very fast | 50000 times = 1.03s = fast | PHP 7.1.2, WP 4.7.3
No Hooks.
Return
Nothing (null).
Usage
the_modified_author();
Code of the modified author:
wp-includes/author-template.php
VER 5.0.3
Related Functions
From tag: modified (author date time)
More from category: Other
- auth_redirect()
- count_many_users_posts()
- count_user_posts()
- count_users()
- email_exists()
- get_author_posts_url()
- get_current_user_id()
- get_the_author()
- get_the_author_link()
More from Template Tags: Posts, Pages, ...
- body_class()
- get_post_format()
- get_post_time()
- get_the_date()
- have_posts()
- in_the_loop()
- next_image_link()
- next_post_link()
- next_posts_link()
- post_class()
- post_password_required()
- posts_nav_link()