On this page Restricting Content To An Administrator Restricting Content To An Administrator It is quite simple to do this in a Bright template: {{#if user.site_roles.administrator}} some content.... {{else}} <!-- show an error message --> Access denined! {{/if}} See also Bright Template Reference Related Posts:Bright Template Reference Bright Shortcodes template: bright-learning-path Builtin Templates Using the $bright PHP object to call the Bright API Bright For WordPress Bright Wordpress Hooks and Filters Reference Bright For WordPress Bright scoped stored queries — API reference Bright API Bright 2.0 Admin Beta User Guide Bright Admin Console