Keap

[memb_remote_post_get]

Summary
This shortcode returns the data field of the requested post from the remote server, these are executed on the local server, not the remote server and…

Description

This shortcode returns the data field of the requested post from the remote server, these are executed on the local server, not the remote server and are very useful for sharing content between multiple sites.

Shortcode Examples

The below shortcode will display the post from https://keap.memberium.com/memb_appname on the specified page:

[memb_remote_post_get id="memb_appname" url="https://keap.memberium.com/" authkey="abc"]

The below shortcode will display output from the specific postid:

[memb_remote_post_get id="538" url="https://keap.memberium.com/" authkey="abc"]

Shortcode Parameters

ID: post ID or slug (required).
URL: URL of remote server (required).
Authkey:  Memberium/i2SDK auth key on remote server (required).
Field: name of field to display from post, defaults to post_content.

Additional Information

The screenshot below shows where you can find the postid:

postid

 

 

Shortcode Attributes

ConditionalYes
NestableNo
Accepts formattingNo
CapturableNo