hi, thanks for ur quick reply –
to clarify,
[1]
do you mean place this within the loop (first line inside the loop) or completely outside the loop.
[2]
what variable do i pass into this function in place of, “YOUR USER NAME” – since i can’t specify it literally (i.e. it must be derived from the user that is currently logged in)
[3]
I’m using my own loop since i’m using my own static home.php page will this still work in this situation – i’ve copied most of the main template tags to it such as header(), sidebar() etc….