Weasel’s Authorshare

A plugin that allows you to display a percentage share of the published database per author, with many display options.

Author:Andy Moore (profile at wordpress.org)
WordPress version required:2.0.2
WordPress version tested:2.3.1
Plugin version:2.0
Added to WordPress repository:24-12-2007
Last updated:27-12-2007
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.thedailyblitz.org/weasels-authorsh...
Total downloads:717
plugin download
Click to start download

A plugin that allows you to display a percentage share of the published database per author. Strongly recommend Role Manager plugin for full functionality.

This plugin should be completely self contained and work totally on its own without source editing. It will add an admin panel named "Author Share" underneath the USERS tab, and will create two new user capabilities to Red Alt's User Roles plugin.If you do not have this plugin, you can manually call the percentage generating function like so:

wz_authorshare(USER_ID,[preface override],[postface override]);

or

wz_authorshare_top10(PRE, POST, DECIMALS, SHOWALL, PUBLICUSERS);

(see installation section for parameter descriptions)