Codex tools: Log in / create account
Contents |
Displays the ICQ number for the author of a post. Prior to WordPress 2.0, the ICQ 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_icq(); ?>
This tag does not accept any parameters.
<p>Contact me on ICQ: <?php the_author_icq(); ?></p>
the_author, the_author_link, the_author_posts, the_author_posts_link, wp_list_authors, wp_dropdown_users, the_author_meta