• I’m displaying the last ten articles posted by using this, which seems to work pretty well.
    <?php get_archives(‘postbypost’, ’10’, ‘custom’, ‘

    • ‘, ”); ?>
      Is there a way to get the author names after each of the ten that are displayed? I’ve tried everything. My knowledge of PHP is limited, to say the least.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem displaying archives correctly’ is closed to new replies.