php code in one page
-
Hi
I’m making a website about an association. In the page “board members” (or other name), I want to list automatically the list authors:
<?php wp_list_authors(‘exclude_admin=1’ ); ?>
How could I do this if it’s a standard page and the rest of the page is html?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘php code in one page’ is closed to new replies.