i4w_clientlogin

Usage:

This shortcode automatically logs a user into their Infusionsoft self-service backend, where s/he may update their contact data and credit card information. The information is displayed in an IFRAME within the page or post from where it was called.

In order to add or update credit card information, a user must have an active subscription.

This shortcode does NOT supports conditional branching with [ELSE_clientlogin].

Shortcode nesting is NOT supported.

Parameters:

w The 'w' sets the width of the generated IFRAME.
Default: 720.
Required: no.
h The 'h' sets the height of the generated IFRAME.
Default: 540.
Required: no.

Example:

[i4w_clientlogin]

[i4w_clientlogin w='720' h='540']

API:

There is no API function equivalent for this shortcode.