Hello
I have customized user profile and now would like to display some of these fields in a list in a dedicated page on the blog. How can I do it?
Thanks
Stan
PS : using WP 2.5.1
Hello
I have customized user profile and now would like to display some of these fields in a list in a dedicated page on the blog. How can I do it?
Thanks
Stan
PS : using WP 2.5.1
Might start here http://guff.szub.net/2005/01/31/get-author-profile/
Also Author_Templates has some info.
This tag always has nice things:
http://wordpress.org/tags/likoma
Thanks a lot for this Michael, I have almost done it !
Now, I use <?php list_authors(FALSE, FALSE, TRUE, FALSE); ?> to list authors but only people with articles have a link to their profile.
How can I link to everyone. Even users who haven't written anything?
Thanks
Stan
This topic has been closed to new replies.