Title: Allow only for some post types
Last modified: March 14, 2019

---

# Allow only for some post types

 *  [imran789](https://wordpress.org/support/users/imran789/)
 * (@imran789)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/allow-only-for-some-post-types/)
 * Can you please add this filter to allow wp-review only for some of custom post
   types not at all, that’s adding to pages also, which is not at all good way.
 * > File: include/admin/wp-customer-reviews-3-admin.php
 *     ```
       // Added filter to filter the post types
       $post_types = apply_filters('allow_post_type_wp_customer_reviews', $post_types);
       ```
   
    -  This topic was modified 7 years, 1 month ago by [imran789](https://wordpress.org/support/users/imran789/).
    -  This topic was modified 7 years, 1 month ago by [imran789](https://wordpress.org/support/users/imran789/).

The topic ‘Allow only for some post types’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-customer-reviews_47737d.svg)
 * [WP Customer Reviews](https://wordpress.org/plugins/wp-customer-reviews/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-customer-reviews/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-customer-reviews/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-customer-reviews/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-customer-reviews/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-customer-reviews/reviews/)

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [imran789](https://wordpress.org/support/users/imran789/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/allow-only-for-some-post-types/)
 * Status: not resolved