i4w_easy_counter
Usage
This shortcode provides a simple way to count and display the number of Keap users with certain tags.
[ELSE_easy_counter] conditional branching is NOT supported.
Shortcode nesting is NOT supported.
Parameters
| Parameter | Description | Default | Required |
|---|---|---|---|
| tagid | The tag ID upon which to base the count. | None | Yes |
| thousands_sep | Specifies which thousands separator to use, if any. | None | No |
| cacheexpire | Specifies how long to cache the result in order to prevent too many API queries. | 3600 | No |
Example
Shortcode
There are [i4w_easy_counter tagid='123'] registered users.