Title: shortcode for counting posts
Last modified: August 22, 2016

---

# shortcode for counting posts

 *  [dann2013](https://wordpress.org/support/users/dann2013/)
 * (@dann2013)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/shortcode-for-counting-posts/)
 * hi, we’d like to use a shortcode for counting posts 🙂
    [post_count_format] –
   what’s your opinion ?
 * [https://wordpress.org/plugins/wp-admin-ui-customize/](https://wordpress.org/plugins/wp-admin-ui-customize/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [gqevu6bsiz](https://wordpress.org/support/users/gqevu6bsiz/)
 * (@gqevu6bsiz)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/shortcode-for-counting-posts/#post-5517804)
 * Hi dann2013,
    Thank you for your feedback.
 * > [post_count_format] – what’s your opinion ?
 * I think also to in the same like way.
    I considering everyone to be able to freely
   add the short code.
 * For example in this way:
 *     ```
       function custom_shortcode( $shortcodes ) {
         //Add the contents of the short code here
       }
       add_action( 'wpauc_add_shortcode' , 'custom_shortcode' );
       ```
   
 * Is your problem will can be expectation resolved when this feature is added?
 * Thanks,
    gqevu6bsiz

Viewing 1 replies (of 1 total)

The topic ‘shortcode for counting posts’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-admin-ui-customize_dadada.svg)
 * [WP Admin UI Customize](https://wordpress.org/plugins/wp-admin-ui-customize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-admin-ui-customize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-admin-ui-customize/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-admin-ui-customize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-admin-ui-customize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-admin-ui-customize/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [gqevu6bsiz](https://wordpress.org/support/users/gqevu6bsiz/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/shortcode-for-counting-posts/#post-5517804)
 * Status: not resolved