What am i doing wrong?
-
Would really appreciate it if someone can advise on how to create a page with a list of authors.
In my sidebar there is a list of authors. I saw the command that pull the list of authors is “
<?php wp_list_authors (‘exclude_admin=0&show_fullname=1&hide_empty=1&feed_image=’ .get_bloginfo(‘template_url’) . ‘/images/rss.gif&feed=XML’); ?>
So i have > Write > Page and in the code view i have added the following :
<!--'wp_list_authors'-->But it is not listing authors as in the sidebar.
Please advise
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘What am i doing wrong?’ is closed to new replies.