Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

User Stats

Descripción

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.

Capturas

  • The main User Stats screen.
  • Settings screen

Instalación

The plugin is simple to install:

  1. Download user-stats.zip
  2. Unzip
  3. Upload user-stats directory to your /wp-content/plugins directory
  4. Go to the plugin management page and enable the plugin
  5. 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.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«User Stats» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «User Stats» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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