Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




the_modified_author [ WordPress Function ]

the_modified_author ( No parameters )
See:
Returns:
Defined at:



Display the name of the author who last edited the current post.

Source


<?php
function the_modified_author() {
    echo 
get_the_modified_author();
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics