I cannot seem to get the user IP to show when they write a New Post on my site. Do I enter the following:
<?php comment_author_IP(); ?>
and if so, where exactly??? Thanks in advance
I cannot seem to get the user IP to show when they write a New Post on my site. Do I enter the following:
<?php comment_author_IP(); ?>
and if so, where exactly??? Thanks in advance
Comment author or post author?
And where did you find that code? (just curious...)
The Post Author. I already have the comment author showing. I found the code here:
http://codex.wordpress.org/Template_Tags/comment_author_IP
but it doesnt seem to be helping, perhaps I'm not inserting the code in the correct place. I'm using the Ocadia Theme (if that makes any difference!) thanks
This topic has been closed to new replies.