i4w_wpuser

Usage:

This shortcode provides a simple mechanism to display the content of a WordPress user or user meta field.

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

Shortcode nesting is NOT supported.

Parameters:

field The name of the WordPress user or user meta field to be used.
Required: Yes.

Example:

[i4w_wpuser field='user_login']

[i4w_wpuser field='nickname']

API:

There is no API function equivalent for this shortcode.