Title: restricted shortcode   get_template
Last modified: August 22, 2016

---

# restricted shortcode get_template

 *  [Chukington](https://wordpress.org/support/users/chukington/)
 * (@chukington)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/restricted-shortcode-get_template/)
 * Thanks for the this amazing plug in.
    I’m new to php and was wondering if it 
   was possible to hide pieces of my template from non logged-in users?
 * I used the code below, but it didn’t work as expected.
 * >  <?php echo do_shortcode(‘[restricted]’ . get_template_part(‘project-section-
   > 1’) . ‘[/restricted]’); ?>
 * Could anyone point me in the right direction. Any help would be greatly appreciated.
 * [https://wordpress.org/plugins/front-end-only-users/](https://wordpress.org/plugins/front-end-only-users/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/restricted-shortcode-get_template/#post-5687017)
 * Hi Chukington,
 * There’s actually a PHP class for the plugin, which would work great in this case.
   Take a look at this thread for a place to get started:
 * [https://wordpress.org/support/topic/some-questions-35?replies=7#post-6484102](https://wordpress.org/support/topic/some-questions-35?replies=7#post-6484102)

Viewing 1 replies (of 1 total)

The topic ‘restricted shortcode get_template’ is closed to new replies.

 * ![](https://ps.w.org/front-end-only-users/assets/icon-128x128.png?rev=1805921)
 * [Front End Users](https://wordpress.org/plugins/front-end-only-users/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/front-end-only-users/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/front-end-only-users/)
 * [Active Topics](https://wordpress.org/support/plugin/front-end-only-users/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/front-end-only-users/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/front-end-only-users/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/restricted-shortcode-get_template/#post-5687017)
 * Status: not resolved