members icon indicating copy to clipboard operation
members copied to clipboard

Theme template integration for inaccessible pages

Open justintadlock opened this issue 6 years ago • 0 comments

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

justintadlock avatar Jan 16 '19 20:01 justintadlock