Forums

Members List Plugin
Adding user post count (3 posts)

  1. gspiash
    Member
    Posted 10 months ago #

    Hello, I'm using the plugin in my blog. I was wondering if can add the total post count of every authors. Is it possible to add author's post count at mark up drop down menu or directly in the authors listing page?
    Can anyone help me? It's urgent

    http://wordpress.org/extend/plugins/members-list/

  2. pandanapande
    Member
    Posted 5 months ago #

    Please, let me know if you've found any solution. Thank you.

  3. mpraetzel
    Member
    Posted 4 months ago #

    You could do this if you store the post count in the wp_usermeta table. You'd need to create an additional profile field that is saved into that table.

    Or you could create a custom script that counts the posts. You'd need to alter the plugin itself though to accomplish this.

Reply

You must log in to post.

About this Plugin

About this Topic