View Followers Statistics
Stats
The exp:ajw_followers:stats tag is used to provide some simple follower/following statistics for a member
{exp:ajw_followers:stats member_id="{segment_3}"}
<p><strong>Following:</strong> {num_following}</p>
<p><strong>Followers:</strong> {num_followers}</p>
{/exp:ajw_followers:stats}
Parameters:
member_id=
Variables:
{num_following}
Displays the number of members this user is following.
{num_followers}
Displays the number of members following this user.