Title: display from multiple custom posts
Last modified: August 30, 2016

---

# display from multiple custom posts

 *  [brunoatwork](https://wordpress.org/support/users/brunoatwork/)
 * (@brunoatwork)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/display-from-multiple-custom-posts/)
 * Hi there,
 * i’ve got a few custom post types that I would like to display. Is it possible
   for this plugin to display an array of custom posts?
 * I’ve tried this but nothing happened:
    <?php $sumEntries = array( ‘post_type’
   => array(‘custom_post_1’, ‘custom_post_2’, ‘custom_post_3’, ‘custom_post_4’));?
   > <?php wp_get_archives_cpt( $sumEntries ); ?>
 * Any help?
    Thanks.
 * [https://wordpress.org/plugins/archives-for-custom-post-types/](https://wordpress.org/plugins/archives-for-custom-post-types/)

The topic ‘display from multiple custom posts’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/archives-for-custom-post-types.svg)
 * [Archives for Custom Post Types](https://wordpress.org/plugins/archives-for-custom-post-types/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/archives-for-custom-post-types/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/archives-for-custom-post-types/)
 * [Active Topics](https://wordpress.org/support/plugin/archives-for-custom-post-types/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/archives-for-custom-post-types/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/archives-for-custom-post-types/reviews/)

## Tags

 * [query](https://wordpress.org/support/topic-tag/query/)

 * 0 replies
 * 1 participant
 * Last reply from: [brunoatwork](https://wordpress.org/support/users/brunoatwork/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/display-from-multiple-custom-posts/)
 * Status: not resolved