Title: Add # post ?
Last modified: September 1, 2016

---

# Add # post ?

 *  Resolved [vbdeco](https://wordpress.org/support/users/vbdeco/)
 * (@vbdeco)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/add-post-4/)
 * Hi,
    How could i add the number of post for each author ? Regards.
 * [https://wordpress.org/plugins/authors-page/](https://wordpress.org/plugins/authors-page/)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Contributor [WPChef](https://wordpress.org/support/users/wpchefgadget/)
 * (@wpchefgadget)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/add-post-4/#post-7656364)
 * Hi vbdeco! Please check out the updated version of the plugin. You can use the
   counter attribute now to display the number of posts. Example:
    [authors_page
   role=”editor” counter=”post”]
 *  Thread Starter [vbdeco](https://wordpress.org/support/users/vbdeco/)
 * (@vbdeco)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/add-post-4/#post-7656366)
 * Great !!!
 * Could i add my own text, per example “# of post” after _“(“_ ?
 * Have a good day.
 *  Thread Starter [vbdeco](https://wordpress.org/support/users/vbdeco/)
 * (@vbdeco)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/add-post-4/#post-7656370)
 * resolved !
 * Thanks.
 *  Plugin Contributor [WPChef](https://wordpress.org/support/users/wpchefgadget/)
 * (@wpchefgadget)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/add-post-4/#post-7656405)
 * Hey vbdeco,
 * The counter attribute is now accepting the %post% placeholder. For example if
   you use it this way:
 * counter=”[%post%]”
 * it will show up as [123]
 * If you do this: counter=”# of posts is %post%”
 * it will display: # of posts is 123
 * The old syntax – counter=”post” – is still supported and is the same as this:
   counter=”(%post%)”
 * Please try it out and let us know.
 *  Thread Starter [vbdeco](https://wordpress.org/support/users/vbdeco/)
 * (@vbdeco)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/add-post-4/#post-7656406)
 * Hello,
 * I try this code
    `[authors_page role="author" counter="# of posts is %post%"]`
 * But no post counter appears (i only got author’s name).
 *  Plugin Contributor [WPChef](https://wordpress.org/support/users/wpchefgadget/)
 * (@wpchefgadget)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/add-post-4/#post-7656407)
 * Did you update the plugin to 1.5?
 *  Thread Starter [vbdeco](https://wordpress.org/support/users/vbdeco/)
 * (@vbdeco)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/add-post-4/#post-7656408)
 * oups…… no i didn’t, sorry 🙁
 * Now it’s done and it works fine !!!!
 * Wonderfull.
 * Regards.
 *  Plugin Contributor [WPChef](https://wordpress.org/support/users/wpchefgadget/)
 * (@wpchefgadget)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/add-post-4/#post-7656409)
 * Sounds good!

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Add # post ?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/authors-page.svg)
 * [Authors Page](https://wordpress.org/plugins/authors-page/)
 * [Support Threads](https://wordpress.org/support/plugin/authors-page/)
 * [Active Topics](https://wordpress.org/support/plugin/authors-page/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/authors-page/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/authors-page/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [WPChef](https://wordpress.org/support/users/wpchefgadget/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/add-post-4/#post-7656409)
 * Status: resolved