[memb_is_admin]

OTHER DOCS Available

Summary

This shortcode is conditional and displays information based on whether or not the logged in user is an admin.

Shortcode Examples

The below has content to be shown to both Admins and regular users.

[memb_is_admin]
   Information to be shown to admins.
[else_memb_is_admin]
   Information to be shown to users who are not admins
[/memb_is_admin]

The below shows content exclusively to admins.

[memb_is_admin]
   Information to be shown to admins.
[/memb_is_admin]

Shortcode Attributes

Conditional: Yes (?)
Nestable: No (?)
Accepts formatting: No (?)
Capturable: No (?)

9 ways to add more value to your membership site

[memb_is_admin]

This Applies To