Read the Latest Articles:

It’s been nearly a week since I finished ZdStats version 1.1.3, but I couldn’t find time to update it on Wordpress.org. So I’ll put it here until I can put it on wordpress’s svn. This version has been awaited for lot of people because it fixes some issues, but more importantly it includes some features that have been waited.

Here is the changelog :

  • Addition of a function you can include within your theme. This function will display alltime pageviews for a specific url.zd_stats_Display_Pageviews($URL);
    You can include it into your loop like this:
    zd_stats_Display_Pageviews(get_permalink());
  • Addition of a Widget. It will display misc information that you can setup into widget options :
    • Top referers
    • Weekly pageviews
    • Monthly pageviews
    • All time pageviews
  • User Level filtering. This option will allow you to filter users with a level Superior to the level set in the options.
  • Bug correction: Auto creation of the IP Filter was not working properly. To correct your filter, you must empty the option box, deactivate the plug-in then reactivate it.
  • Bug correction: Accents in the geolocalisation are now displayed.

Download

You can download it here, until I put it on Wordpress’s SVN and it gives you the automatic update option.



  1. Tilto (Reply) on Tuesday 1, 2008

    Voila une tres bonne nouvelle. c’est en place !
    un suggestion pour la suite, dand l’affichage des pages vues, afficher le sujet de la page dans le tableau, car quan on est configure par id d’article dans l’url, on ne siat pas toujours a quoi ça correspond.

    merci encore

  2. Tilto (Reply) on Tuesday 1, 2008

    un tout petit détail cosmétique…
    >> Exclude users with level greater than
    dans la page d’options, cette traduction manque.
    Mais je suis tellement content que la fonction existe :)

  3. Anthony (Reply) on Tuesday 1, 2008

    Exact, je savais bien que j’avais oublié de traduire certaines chaines … :p

    Concernant la partie par ID, j’ai essayé de coder ca au début du plugin, mais j’ai eu quelques difficultés, mais je devrais pouvoir le faire maintenant.

  4. Matt Algren (Reply) on Tuesday 1, 2008

    Sorry for the English! I hope you can understand me!

    Love the plugin, but I have a suggestion. You might want to consider moving the administration page to the ‘Settings’ or to the dashboard group. Currently the stats plugin breaks if I use it with one of the admin menu drop down plugins.

    That aside, thanks for the very useful tool!

  5. Anthony (Reply) on Tuesday 1, 2008

    Matt, no problem for the english, as you might have noticed I blog both in French and English.

    I’m aware of the problem with admin menu and had a few tips from users on how to modify this behaviour. Next release will include this fix :)

    Thanks for your support :)