Codex tools: Log in / create account
wp-includes/deprecated.php.Contents |
Displays the MSN Messenger ID for the author of a post. Prior to WordPress 2.0, the MSN Messenger ID field was set in the user's profile, but the field is currently not accessible in the Administration > Profile > Your Profile panel. This tag must be used within The Loop.
No replacement exists for this template tag, as the field was removed from the Profile panel.
<?php the_author_msn(); ?>
This tag does not accept any parameters.
<p>Contact me on MSN: <?php the_author_msn(); ?></p>
the_author, the_author_link, the_author_posts, the_author_posts_link, wp_list_authors, wp_dropdown_users, the_author_meta