Hey I'd need a snippet of code for a plugin I'm using..
I've had this
<?php the_author_nickname(); ?>.jpg' echo rand();
but now I ran into few bugs with it and I'd need to change nickname to username? How can I do it. author_username() is not valid
Hey I'd need a snippet of code for a plugin I'm using..
I've had this
<?php the_author_nickname(); ?>.jpg' echo rand();
but now I ran into few bugs with it and I'd need to change nickname to username? How can I do it. author_username() is not valid
This topic has been closed to new replies.