Title: Custom Post Type
Last modified: July 16, 2018

---

# Custom Post Type

 *  Resolved [grabbagmedia](https://wordpress.org/support/users/grabbagmedia/)
 * (@grabbagmedia)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/custom-post-type-207/)
 * Does this plugin have the ability to block access to custom post types?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Chad Butler](https://wordpress.org/support/users/cbutlerjr/)
 * (@cbutlerjr)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/custom-post-type-207/#post-10499262)
 * Depends on how the CPT functions. If it operates similar to a post or a page,
   then probably. If it’s something that uses a lot of custom post meta to display(
   such as is common with Calendar plugins and such), then it may not work as well.
 * That doesn’t mean there aren’t options available, though. The plugin does have
   a function [wpmem_redirect_to_login()](https://rocketgeek.com/plugins/wp-members/docs/api-functions/wpmem_redirect_to_login/)
   that can be used to create redirects to a login page if content is marked as 
   blocked. Something like that could be used to handle a problematic content type.
 * Also, the plugin has an additional setting in the most current release to “hide”
   a post. That may work with certain CPTs as well (but consider that feature is
   new, so it hasn’t been run through the ringer like the basic block/unblock settings
   have).

Viewing 1 replies (of 1 total)

The topic ‘Custom Post Type’ is closed to new replies.

 * ![](https://ps.w.org/wp-members/assets/icon-256x256.png?rev=1226414)
 * [WP-Members Membership Plugin](https://wordpress.org/plugins/wp-members/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-members/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-members/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-members/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-members/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-members/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Chad Butler](https://wordpress.org/support/users/cbutlerjr/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/custom-post-type-207/#post-10499262)
 * Status: resolved