Description
User Stats provides an easy way to see at a glance stats about your users, including: post count, post views, article costs, costs per 1000 views and more.
Installation
The plugin is simple to install:
- Download
user-stats.zip
- Unzip
- Upload
user-stats
directory to your/wp-content/plugins
directory - Go to the plugin management page and enable the plugin
- Stats and Settings are under the User menu
FAQ
- Where do I find the stats?
-
The main statistics page for admins is located under Users > User Stats
- What about if I want my users to see stats?
-
Go to Users > Users Stats and then clck the Settings tab. Make sure the « Enable stats in users Profile? » option is ticked and then users can view simplified stats in their profile.
- I need users to see basic stats but don’t allow Profile acccess
-
You can add the shortcode [userstats] to a post or page to enable users to see simplified stats from the front end (user must be logged in).
If the « Enable stats in users Profile? » is disabled, the shortcode will still show the users stats.
Avis
Il n’y a aucun avis sur cette extension.
Contributeurs & développeurs
« User Stats » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « User Stats » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Historique des changements
1.0.7
- Fix: Resolved a bunch of notices
- Fix: Added support for PHP versions below 5.3 – this didn’t get included properly in the last update.
1.0.6
- Tweak: Added support for PHP versions below 5.3
1.0.5
- Fix: The profile option as it wasnt displaying the table.
- Tweak: Changed the settings page to accomodate larger numbers of users
- FEATURE: Added ability to filter the profile/shortcode tables
- FEATURE: Added the ability to rename all the column headings
- FEATURE: Added a total row to the bottom of the profile and shortcode tables. If the table goes over 10 rows, it will insert a total row at the top of the table as well with JavaScript.
1.0.4
- FEATURE: Added shortcode to view individual users stats from the front end [userstats] (user must be logged in to view).
1.0.3
- FEATURE: Added view and costing to indivudual author profile (plus option to toggle on/off)
- Fixed undefined indexes
1.0.2
- Changed the post load structure to use AJAX, to reduce potential page load times.
- Localised the text strings allowing for translation and added a (very bad) Finnish translation.
- Added ability to remove users from the overview section.
- Added ability to filter posts by date.
- Added some styles to the settings to make it a bit easier to read.
- Added ability to reset the view counts on individual posts.
- Added feature to have a combined overview total for multiple selected users.
- Added feature to have a combined posts for multiple selected users.
- Removed the Individual Author bars – moved Roles column to the overview
1.0.1
- Fixed false positives caused by widgets. Plugin now requires wp_head to be available in the theme.
1.0.0
- Initial release