Skip to content

a-digital/authorcount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

authorcount

Core Purpose:

Returns the number of entries for each author within a channel.

channel_id is a required parameter

Basic Usage Example:

{exp:authorcount channel_id="6"}
	{name} ({count})
{/exp:authorcount}

Returns Andrew Armitage (4) Matt Shearing (7)

We built this for our blog to not only track the number of entries per person. But to also use this to then filter the list to show only that members posts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages