I am thinkin thinking of a usage outside of a particular page. For example to list authors or on a page or to put a note in the footer.
Is there a %command% for the wp-reference
PHP Code:
<?php get_userdata( $userid ); ?>
implemented in atuhualpa that would enable me to call up any registered user at any given time?