• Hello,

    In case it could be useful for someone else (I doubt..)
    I wrote for my own use a very basic plug in : get-activity

    The only thing it does is to return the number of posts and or comments.

    Basic use is :
    <?php get_activity($what = 'posts'); ?> posts and <?php get_activity($what = 'comments'); ?>

    The file is at

    http://blog.saint-elie.com/wp-trad/get-activity.zip

    Luc

  • The topic ‘New little plug-in get-activity’ is closed to new replies.