• I think it’s great that I’m able to create custom post types. It reminds much of Drupal.

    However, is there a way to get a monthly archive list for a specific custom post type?

    I know to get an archive list I would use: <?php wp_get_archives( $args ); ?>

    But, how can I get it to only show a specific type of post according to the new custom post type?

    I currently have my site on my Mac so I can’t show you what I’m talking about.

    Thanks for your help.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘WP Archives and Custom Post Type’ is closed to new replies.