i4w_user_registered

Usage:

This shortcode returns the current subscriber’s registration date, formatted according to the parameter value.

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

Shortcode nesting is NOT supported.

Parameters:

format The values passed to this parameter must follow the syntax rules set for the PHP function date().
(See:http://www.php.net/manual/en/function.date.php Default: ‘F jS, Y’. )
Required: no.

Example:

[i4w_user_registered format='F jS, Y']

API:

To use this shortcode in your own PHP code, please use as follows: