Keap
Also available forActiveCampaign

[memb_can_view_post]

Summary
This shortcode displays content based on the permissions of the specified post or page.

Description

This shortcode displays content based on the permissions of the specified post or page.

Shortcode Examples

Simple Example

[memb_can_view_post postid=172] You can view this post [/memb_can_view_post]

Example with Alternate Ouput

[memb_can_view_post postid=172]
   Yay! you can view that page!
[else_memb_can_view_post]
   Nope. Sorry. You can't look at that.
[/memb_can_view_post]

can_view_1

[memb_can_view_post postid=180]
   Yay! you can view that page!
[else_memb_can_view_post]
   Nope. Sorry. You can't look at that.
[/memb_can_view_post]

can_view_2

Here’s how you can get the postid:

wp postid

 

Shortcode Parameters

postidThe id of the specific post.

Additional Information

You can read this article to know how [memb_can_view_post] shortcode can be used to create a grid of images that are in full color, or are ghosted gray depending on your access to each item in the grid.

Shortcode Attributes

ConditionalYes
NestableYes
Accepts formattingNo
CapturableNo