code works on one site not on another
-
I tried this code on one site and it worked fine, same code on another site does not work π
<?php $author_ID = get_query_var('author'); the_author_meta('display_name', $author_ID); ?>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘code works on one site not on another’ is closed to new replies.