i4w_easy_counter

Usage:

This shortcode provide a simple way to count and display the number of Infusionsoft users with certain tags.

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

Shortcode nesting is NOT supported.

Parameters:

tagid The tag ID upon which to base the count.
Default: none.
Required: yes.
thousands_sep Specifies which thousands separator to use, if any.
Default: ' ' (none).
Required: no.
cacheexpire Specifies how long to cache the result in order to prevent too many API query.
Default: 3600.
Required: yes.

Example:

There are [i4w_easy_counter tagid='123'] registered users.

API:

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