We do however have special versions of this frontend, that we used to use on our own admin accounts. These pages are private.
Can I use the ‘current_user_switched’ to view these pages, even though they are private?
I’m not asking for an implemented solution, just a push in the right direction.
Thank you very much!
]]>I have checked the path you defined in your code, and I think it could be easier to customize the template if you make a minor change in a new version:
Using the get_stylesheet_directory() function instead of the get_template_directory() function, will make the plugin to look for the new template in the parent or child theme whose stylesheet is in use. Does it make sense?
Thanks for your work!
]]>Looking to setup a wordpress portal w/ private pages for each logged in user. Anybody know of a plugin that 1) Auto-Generates a private page TEMPLATE (pre-edited w/ shortcode and any other customizations) per each new approved user?
Best Regards,
Sunny