what is the call tag?
what is the call tag?
stupid response:
Can you offer some context to the question?
i mean - if you're not using a widget to display the info, how do you call the info on your blog using php?
Ah. I just noticed this came from the im-online plugin area?
Adjusting title to suit, perhaps more folks will understand the question.
<?php im_online_status() ?>
thank you, i appreciate it :)
There's an extra underscore - it should be:
<?php imonline_status(); ?>
This topic has been closed to new replies.