Viewing 4 replies - 1 through 4 (of 4 total)
  • Anythings possible with mad google skills — assuming someone has already built the plugin…

    By “weekly summary” do you mean a list of post titles for the last 7 days or … ? More details of what you’re after might spark someone’s memory if they’ve seen a plugin that would do what you’re after.

    Thread Starter sybarites

    (@sybarites)

    Yes a list o posts for the last seven days.

    Thanks

    Thread Starter sybarites

    (@sybarites)

    Any one?

    As a starter, you could use the following code in a page to get the last 7 days:

    <?php wp_get_archives('type=daily&limit=7'); ?>

    But I’m not sure how you would get the Post title to display.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Weekly Summary’ is closed to new replies.