Tagged Questions
0
votes
0answers
16 views
Different template and themes visible for different users
I'm trying to accomplish the following task:
Create a WP installation which will allow different users to:
see and manage posts and pages created only by them
see and change templates of their ...
2
votes
1answer
256 views
Post/Page Preview Template
Is there a way to have a custom template php file that is only used for previews instead of it using the single.php file? This way the user knows they are in preview mode?