justintadlock / members

Members WordPress plugin.
GNU General Public License v2.0
404 stars 97 forks source link

Theme template integration for inaccessible pages #208

Open justintadlock opened 5 years ago

justintadlock commented 5 years ago

For posts/pages that cannot be accessed, we should provide an easy way for themes to add a template instead of overwriting just the content.

This can be per-post type too. Like:

members-private-post.php
members-private-product.php

// fallback
members-private.php