Title: [Plugin: WP Most Popular] custom post type
Last modified: August 20, 2016

---

# [Plugin: WP Most Popular] custom post type

 *  [kowalski](https://wordpress.org/support/users/jankowalski/)
 * (@jankowalski)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-most-popular-custom-post-type/)
 * very simple and realy great. will you add custom post type support in near future?
 * [http://wordpress.org/extend/plugins/wp-most-popular/](http://wordpress.org/extend/plugins/wp-most-popular/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [idonic](https://wordpress.org/support/users/idonic/)
 * (@idonic)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-most-popular-custom-post-type/#post-2599671)
 * As a temporary fix, while the plugin author doesn’t solve this, i managed to 
   make it work with custom post types.
 * On wp-most-popular/system/helpers.php simply change line 7 from:
 * `$post_type = 'post';`
 * to
 * `$post_type = 'my_custom_post_type_name';`
 *  Thread Starter [kowalski](https://wordpress.org/support/users/jankowalski/)
 * (@jankowalski)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-most-popular-custom-post-type/#post-2599687)
 * great, what if i want to display it form 2 diferent CPT?
    does it make sense?
 * $post_type = ‘my_custom_post_type_name1’, ‘my_custom_post_type_name2’;
 *  Plugin Author [MattGeri](https://wordpress.org/support/users/mattgeri/)
 * (@mattgeri)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-most-popular-custom-post-type/#post-2599729)
 * Hi all,
 * Multiple post type support is coming soon 🙂
 * Matt
 *  Thread Starter [kowalski](https://wordpress.org/support/users/jankowalski/)
 * (@jankowalski)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-most-popular-custom-post-type/#post-2599730)
 * great news Matt ! thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: WP Most Popular] custom post type’ is closed to new replies.

 * ![](https://ps.w.org/wp-most-popular/assets/icon.svg?rev=1861383)
 * [WP Most Popular](https://wordpress.org/plugins/wp-most-popular/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-most-popular/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-most-popular/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-most-popular/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-most-popular/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-most-popular/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [kowalski](https://wordpress.org/support/users/jankowalski/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-most-popular-custom-post-type/#post-2599730)
 * Status: not resolved